Skip to content

Commit

Permalink
Merge pull request #144952 from chenrui333/bump-antidote-1.9.2
Browse files Browse the repository at this point in the history
antidote 1.9.2
  • Loading branch information
BrewTestBot committed Sep 22, 2023
2 parents ed6ed43 + 6389c57 commit 1b2d3a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/a/antidote.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Antidote < Formula
desc "Plugin manager for zsh, inspired by antigen and antibody"
homepage "https://getantidote.github.io/"
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.9.1.tar.gz"
sha256 "aff041906ce6ca59560f4e69eb135f992fb46f6058f29a97890d05f429539e6a"
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.9.2.tar.gz"
sha256 "f6e523fae4b0b177d74dfd7a46fc1589ea1f53e33cc45746a199c5d75a9cfa7c"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "cb7190e012148bb3e5a1ac9db2d22399e03b8a668bfc32ecbf2b163b6c694a33"
sha256 cellar: :any_skip_relocation, all: "88b6b02482553fbeb6a30e29da0845a14cf494c8c54f8ff0e8ca5de0420dfbe1"
end

uses_from_macos "zsh"
Expand Down

0 comments on commit 1b2d3a6

Please sign in to comment.