We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d530b54 + f40655d commit 1d5282cCopy full SHA for 1d5282c
Formula/z/zimfw.rb
@@ -1,12 +1,12 @@
1
class Zimfw < Formula
2
desc "Zsh plugin manager"
3
homepage "https://zimfw.sh"
4
- url "https://github.com/zimfw/zimfw/releases/download/v1.17.1/zimfw.zsh.gz"
5
- sha256 "c9ff0392a6b6a7edaf65a21e8f9fed6fcd40bb7f9374e52942a35cdd40bb9c0a"
+ url "https://github.com/zimfw/zimfw/releases/download/v1.18.0/zimfw.zsh.gz"
+ sha256 "ec1a6a5b89fa1ab9262c6614f8fb14432483817e9a572608791a861995f15c46"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "a4addd17b99cf3280e6431695d579fd363e6b6873f6c3de7689f429bd1b20455"
+ sha256 cellar: :any_skip_relocation, all: "da833b86e814243b438d819009dcf738fd6f7ef8fa2dc18fd0107e648cccacd0"
10
end
11
12
uses_from_macos "zsh" => :test
0 commit comments