Skip to content

Commit 1d5282c

Browse files
authored
Merge pull request #212682 from ericbn/bump-zimfw-1.18.0
zimfw 1.18.0
2 parents d530b54 + f40655d commit 1d5282c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Formula/z/zimfw.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Zimfw < Formula
22
desc "Zsh plugin manager"
33
homepage "https://zimfw.sh"
4-
url "https://github.com/zimfw/zimfw/releases/download/v1.17.1/zimfw.zsh.gz"
5-
sha256 "c9ff0392a6b6a7edaf65a21e8f9fed6fcd40bb7f9374e52942a35cdd40bb9c0a"
4+
url "https://github.com/zimfw/zimfw/releases/download/v1.18.0/zimfw.zsh.gz"
5+
sha256 "ec1a6a5b89fa1ab9262c6614f8fb14432483817e9a572608791a861995f15c46"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a4addd17b99cf3280e6431695d579fd363e6b6873f6c3de7689f429bd1b20455"
9+
sha256 cellar: :any_skip_relocation, all: "da833b86e814243b438d819009dcf738fd6f7ef8fa2dc18fd0107e648cccacd0"
1010
end
1111

1212
uses_from_macos "zsh" => :test

0 commit comments

Comments
 (0)