File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,12 @@ class Moto < Formula
88 license "Apache-2.0"
99
1010 bottle do
11- rebuild 1
12- sha256 cellar : :any , arm64_sequoia : "7a85f7e8d64e5abb64097aef7987ff27a074349e67ef1f367853114798b32236"
13- sha256 cellar : :any , arm64_sonoma : "8a4d658e735abb28b7eebe4aabb3eccea530c1346d92f526d2162910b65f878e"
14- sha256 cellar : :any , arm64_ventura : "52033b7b9436ebb65b97367794c9558d3cf19adb4e09c08004b40f1273089917"
15- sha256 cellar : :any , sonoma : "b7505b76ab5b6b8732954570639e49a0ca3b541fcc7b1b54fcba0fcaf5d84226"
16- sha256 cellar : :any , ventura : "97651afcfa5df673a8a6fc3b15902a9e7a32242d7443c02f7776ca90c7520145"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "84e150d558e0bd03487a2d0970d5c74e0ba1b2421e2ccb237111327c13926693"
11+ sha256 cellar : :any , arm64_sequoia : "192eaf62ff276c5635221ab1c28d74510c9a4c5bc9aed544da834daadff9b4ca"
12+ sha256 cellar : :any , arm64_sonoma : "a931a7b959212f9b50f8c304b44ce97b4237f816ca59877c50b4add3c7b4a71d"
13+ sha256 cellar : :any , arm64_ventura : "2af1253f84b6477c60c3b9dbabe175be7c92b771a9a9b3cdb4318984b7e4cae5"
14+ sha256 cellar : :any , sonoma : "f87a957829c1d4a7a3db40317e87c99c8c35a2cff08a5727c1ff8bfaa0587e2b"
15+ sha256 cellar : :any , ventura : "2af21bf0309fd0b325489d1b62ae647bf3c2da917ee52c7f983a73e234e3a9a7"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "01a07fcecd3fbf129f3f0317f530175a5701b047bcf32da9b2a0af53f3f629bb"
1817 end
1918
2019 depends_on "rust" => :build # for pydantic_core
You can’t perform that action at this time.
0 commit comments