File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Antidote < Formula
2
2
desc "Plugin manager for zsh, inspired by antigen and antibody"
3
3
homepage "https://antidote.sh/"
4
- url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.9.7 .tar.gz"
5
- sha256 "67245a39d9719251e295cbeae7b050c99eccff5b978badd1e4b61e90575a6fac "
4
+ url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.9.8 .tar.gz"
5
+ sha256 "c9c4f4f7ba2e696e80bc3e4c7df184389641f5aaf5ede660f9ce5093d37efa03 "
6
6
license "MIT"
7
7
8
8
bottle do
9
- rebuild 1
10
- sha256 cellar : :any_skip_relocation , all : "1b3319c82801c1955368a98bfb8167d57983760f2e5d7ce98fe0ac3495808715"
9
+ sha256 cellar : :any_skip_relocation , all : "1e8a448094c1b9aedd30a8fece55851588b4ccbbeae2bd972a0d899ecd4447f4"
11
10
end
12
11
13
12
uses_from_macos "zsh"
You can’t perform that action at this time.
0 commit comments