diff --git a/Formula/a/antidote.rb b/Formula/a/antidote.rb index 370e5372635d..082338174a02 100644 --- a/Formula/a/antidote.rb +++ b/Formula/a/antidote.rb @@ -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"