@@ -13,21 +13,13 @@ class Pbc < Formula
1313 no_autobump! because : :requires_manual_review
1414
1515 bottle do
16- rebuild 1
17- sha256 cellar : :any , arm64_sequoia : "566ef59675030399f76d4f7c067ca04cecaa3ebb4d9102aa480dbe39c24ba487"
18- sha256 cellar : :any , arm64_sonoma : "4e89883c3b22eccfdf0904017650418af4c2f50bc9ae41a535235ac1d235f27f"
19- sha256 cellar : :any , arm64_ventura : "e22db03b394884a0f34163c74d87b6c33210aefd98cc751d2ab61108c667fdf0"
20- sha256 cellar : :any , arm64_monterey : "2397daa1cad88180149983c0f6557b6a48fa2124c24ac78a8d95dd0af9cac8a0"
21- sha256 cellar : :any , arm64_big_sur : "ac722f3534f9cf0679f2c999353a524d822d4068d8f9877a5967fe6fbcef9f04"
22- sha256 cellar : :any , sonoma : "3cdb93d8e2e6876981b58d28a7e4b67e299db718ab0a9ffef12d53164d2a7a9e"
23- sha256 cellar : :any , ventura : "903a04400b010de2e1c4311881dfaa8cfc9f04ee40a83f369a19fd334e6b4446"
24- sha256 cellar : :any , monterey : "dfe0e9676dd479513ec0cf524d6a225229de96aa058492a6319cdd914dd3509f"
25- sha256 cellar : :any , big_sur : "c14c0514c725c35d0dffbc7dc410ddc5be033e061ffc66d9c039033b0ca1e6e4"
26- sha256 cellar : :any , catalina : "83d464696ab79f463ec2dc930cbd9c3ecbdedde5c578e70a4994b2cd8fec1f6d"
27- sha256 cellar : :any , mojave : "85855bfe6dfe9a4fc0b0359f74aa7ea587283c1c724a6c4aee77972ecfc1d390"
28- sha256 cellar : :any , high_sierra : "adc712fd4cc68990b669922be5b8ab15e4d499176c09facb5b129c6d7c847262"
29- sha256 cellar : :any_skip_relocation , arm64_linux : "85ffa4238451ccfe2c90072b100d48a53d352e6209613bdee067f2347d088d47"
30- sha256 cellar : :any_skip_relocation , x86_64_linux : "cefb9bc4223d88aa32583abbee1bf2af89e36760b8cabbe4af2e11819f993eb1"
16+ sha256 cellar : :any , arm64_sequoia : "540e6c2c25f64b9f01683b78101895359c1e317f0c040e1d6dcae389414faff7"
17+ sha256 cellar : :any , arm64_sonoma : "5c83b34f16294a88154eb2ca05a38730aafd3426dc5680ce92426e6377ee1f28"
18+ sha256 cellar : :any , arm64_ventura : "b45ad43cbfe26bf2a5afd507c6f9dba996b7069635d04321466eec6805f64a64"
19+ sha256 cellar : :any , sonoma : "87458237aa1d5e59deff3fde34155d58eba87df565e7f6c924f81171a6a634be"
20+ sha256 cellar : :any , ventura : "339f7b3535980d063d87c42b9a22fc2b6ca882857347358f207bf6d9b8cd768e"
21+ sha256 cellar : :any_skip_relocation , arm64_linux : "2bae3b376382982b1575a9f8b67b1cc476bedca4029a88cdb42f3407c8710f80"
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "77d9e6a22ef1c9a1253703a33e6c734aa3c223a031cf17cec702bc1f9c8d5834"
3123 end
3224
3325 head do
0 commit comments