Skip to content

Commit

Permalink
oils-for-unix 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-1 committed Jan 7, 2025
1 parent 4e7066c commit c9f32ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/o/oils-for-unix.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class OilsForUnix < Formula
desc "Bash-compatible Unix shell with more consistent syntax and semantics"
homepage "https://www.oilshell.org/"
url "https://www.oilshell.org/download/oils-for-unix-0.24.0.tar.gz"
sha256 "df4afed94d53b303a782ce0380c393d60f6d21921ef2a25922b400828add98f3"
homepage "https://oils.pub/"
url "https://oils.pub/download/oils-for-unix-0.26.0.tar.gz"
sha256 "2b5b295a577a2763814203b4a34880ca03067a29eeb80af4857b6092314d6eed"
license "Apache-2.0"

livecheck do
url "https://www.oilshell.org/releases.html"
url "https://oils.pub/releases.html"
regex(/href=.*?oils-for-unix[._-]v?(\d+(?:\.\d+)+)\.t/i)
end

Expand Down

0 comments on commit c9f32ee

Please sign in to comment.