We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37c696 commit 0faedb6Copy full SHA for 0faedb6
.github/autobump.txt
@@ -1886,6 +1886,7 @@ odpi
1886
oh-my-posh
1887
oha
1888
oil
1889
+oils-for-unix
1890
oj
1891
oksh
1892
okta-aws-cli
Formula/o/oils-for-unix.rb
@@ -1,8 +1,8 @@
1
class OilsForUnix < Formula
2
desc "Bash-compatible Unix shell with more consistent syntax and semantics"
3
homepage "https://www.oilshell.org/"
4
- url "https://www.oilshell.org/download/oils-for-unix-0.22.0.tar.gz"
5
- sha256 "7ad64ad951faa9b8fd310fc17df0a93291e041ab75311aca1bc85cbbfa7ad45f"
+ url "https://www.oilshell.org/download/oils-for-unix-0.23.0.tar.gz"
+ sha256 "c9d35ca78b4a08eeafac8bc6439e2bb40bccd3370db2226487faed6348a17521"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments