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 2325ff0 commit 51affa3Copy full SHA for 51affa3
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://oils.pub/"
4
- url "https://oils.pub/download/oils-for-unix-0.31.0.tar.gz"
5
- sha256 "fbd7b27dc6aa82dcee98a0a41e142db1921ffc60f6f2bfde0d8e95cf3ae3974c"
+ url "https://oils.pub/download/oils-for-unix-0.32.0.tar.gz"
+ sha256 "26dde977d20dd0a373a7d450d063fa50be672da4875d55e9749e8ff18eedd254"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments