Skip to content

Commit fed3b5a

Browse files
authored
Merge pull request Homebrew#134976 from nandahkrishna/bump-antidote-1.8.9
antidote 1.8.9
2 parents 38c920d + 2f49437 commit fed3b5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/antidote.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Antidote < Formula
22
desc "Plugin manager for zsh, inspired by antigen and antibody"
33
homepage "https://getantidote.github.io/"
4-
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.8.8.tar.gz"
5-
sha256 "a686f1d008d1b82e64bfb11dd74aed260cb24ae39098807a59637c70f24d239d"
4+
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.8.9.tar.gz"
5+
sha256 "f8681b8c70b7de880674d53d1136ea4fd901d32b16acc7ce6febcbcbdc1e9479"
66
license "MIT"
77

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

1212
uses_from_macos "zsh"

0 commit comments

Comments
 (0)