Skip to content

Commit 30c64e0

Browse files
authored
Merge pull request #219930 from Homebrew/bump-antidote-1.9.8
antidote 1.9.8
2 parents 92a7808 + 873ffa9 commit 30c64e0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/a/antidote.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
class Antidote < Formula
22
desc "Plugin manager for zsh, inspired by antigen and antibody"
33
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"
66
license "MIT"
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any_skip_relocation, all: "1b3319c82801c1955368a98bfb8167d57983760f2e5d7ce98fe0ac3495808715"
9+
sha256 cellar: :any_skip_relocation, all: "1e8a448094c1b9aedd30a8fece55851588b4ccbbeae2bd972a0d899ecd4447f4"
1110
end
1211

1312
uses_from_macos "zsh"

0 commit comments

Comments
 (0)