@@ -8,12 +8,14 @@ class Gnirehtet < Formula
88 head "https://github.com/Genymobile/gnirehtet.git"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_big_sur : "7fd56faf93c88c65df43599e0dda5c7d3044e6b1dee05ef535d6eff42b558684"
12- sha256 cellar : :any_skip_relocation , big_sur : "c81db3a1b9c0c6ebbe81ebca2ffd111f97d6eda2cff2cb92955cc8c42abcce63"
13- sha256 cellar : :any_skip_relocation , catalina : "6f65def77cc1708e7a1ae8e85dfe2cbede4717225e8a5c2f7a9f09c8271282f3"
14- sha256 cellar : :any_skip_relocation , mojave : "7ebc9b16c6d6856be8604388d4ca2bfc9cc2c4ec02e255f1a462be681283c6e8"
15- sha256 cellar : :any_skip_relocation , high_sierra : "a57d5039af819db991968751511a63874cd0c20d1d10fe106ef92e83b216eb38"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "94166648cf3a8a072b85eed7436af2bddbcf5c2dfab939cd79590d4ff2b9a9c3"
11+ sha256 cellar : :any_skip_relocation , arm64_monterey : "8e895ff323e648db638a97542eeed9d71936f882c36b95e410bd50a7ff272ffd"
12+ sha256 cellar : :any_skip_relocation , arm64_big_sur : "7fd56faf93c88c65df43599e0dda5c7d3044e6b1dee05ef535d6eff42b558684"
13+ sha256 cellar : :any_skip_relocation , monterey : "473eea2bf04850ae912eb9813ec172518890d86bf311d3b88119b61d131d2885"
14+ sha256 cellar : :any_skip_relocation , big_sur : "c81db3a1b9c0c6ebbe81ebca2ffd111f97d6eda2cff2cb92955cc8c42abcce63"
15+ sha256 cellar : :any_skip_relocation , catalina : "6f65def77cc1708e7a1ae8e85dfe2cbede4717225e8a5c2f7a9f09c8271282f3"
16+ sha256 cellar : :any_skip_relocation , mojave : "7ebc9b16c6d6856be8604388d4ca2bfc9cc2c4ec02e255f1a462be681283c6e8"
17+ sha256 cellar : :any_skip_relocation , high_sierra : "a57d5039af819db991968751511a63874cd0c20d1d10fe106ef92e83b216eb38"
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "94166648cf3a8a072b85eed7436af2bddbcf5c2dfab939cd79590d4ff2b9a9c3"
1719 end
1820
1921 depends_on "rust" => :build
0 commit comments