diff --git a/Formula/gnirehtet.rb b/Formula/gnirehtet.rb index 9827e78ae802..e9375450d4dd 100644 --- a/Formula/gnirehtet.rb +++ b/Formula/gnirehtet.rb @@ -8,12 +8,14 @@ class Gnirehtet < Formula head "https://github.com/Genymobile/gnirehtet.git" bottle do - sha256 cellar: :any_skip_relocation, arm64_big_sur: "7fd56faf93c88c65df43599e0dda5c7d3044e6b1dee05ef535d6eff42b558684" - sha256 cellar: :any_skip_relocation, big_sur: "c81db3a1b9c0c6ebbe81ebca2ffd111f97d6eda2cff2cb92955cc8c42abcce63" - sha256 cellar: :any_skip_relocation, catalina: "6f65def77cc1708e7a1ae8e85dfe2cbede4717225e8a5c2f7a9f09c8271282f3" - sha256 cellar: :any_skip_relocation, mojave: "7ebc9b16c6d6856be8604388d4ca2bfc9cc2c4ec02e255f1a462be681283c6e8" - sha256 cellar: :any_skip_relocation, high_sierra: "a57d5039af819db991968751511a63874cd0c20d1d10fe106ef92e83b216eb38" - sha256 cellar: :any_skip_relocation, x86_64_linux: "94166648cf3a8a072b85eed7436af2bddbcf5c2dfab939cd79590d4ff2b9a9c3" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8e895ff323e648db638a97542eeed9d71936f882c36b95e410bd50a7ff272ffd" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "7fd56faf93c88c65df43599e0dda5c7d3044e6b1dee05ef535d6eff42b558684" + sha256 cellar: :any_skip_relocation, monterey: "473eea2bf04850ae912eb9813ec172518890d86bf311d3b88119b61d131d2885" + sha256 cellar: :any_skip_relocation, big_sur: "c81db3a1b9c0c6ebbe81ebca2ffd111f97d6eda2cff2cb92955cc8c42abcce63" + sha256 cellar: :any_skip_relocation, catalina: "6f65def77cc1708e7a1ae8e85dfe2cbede4717225e8a5c2f7a9f09c8271282f3" + sha256 cellar: :any_skip_relocation, mojave: "7ebc9b16c6d6856be8604388d4ca2bfc9cc2c4ec02e255f1a462be681283c6e8" + sha256 cellar: :any_skip_relocation, high_sierra: "a57d5039af819db991968751511a63874cd0c20d1d10fe106ef92e83b216eb38" + sha256 cellar: :any_skip_relocation, x86_64_linux: "94166648cf3a8a072b85eed7436af2bddbcf5c2dfab939cd79590d4ff2b9a9c3" end depends_on "rust" => :build