@@ -7,13 +7,13 @@ class Bao < Formula
77 head "https://github.com/oconnor663/bao.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0a34e59e198022fb43942d134e711ae5e3676f51867c3e15e1bc63685306815c "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "54f63529b46e6ff3963b1184f5b72138167bbf73fed196af8f6db95d94a05ab7 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "55fcf74c342f34f5f18696f788335b2c0d14a575a892c38b89762e1ac3222bcc "
13- sha256 cellar : :any_skip_relocation , sonoma : "c858c8d4530769611f9e1af9ebbba5a435033887371943ae564f12f84353eb74 "
14- sha256 cellar : :any_skip_relocation , ventura : "ac13765ab2cd2f636be2a21e8e5b258ad18357900a58fa5d1da9f8b8dcc19f45 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "11ce6005470b8119b70841eb7201e30ccd1f37f76f78676e986702303ece1186 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "9aef308095d30ea08a9bc174fc4620c032d85aaf4d2037cc0ea8fc37db96795a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e72ccd2883d2cca743e0436eae25cee929d330d0238df74a7bfa1a48d48cf9ce "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "7ee092a0750ef69e210081b7bb3d1143365755d330711ce42bfa9ce2c4774b98 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2b7ca0bd24b20763777ef735beabb064f068174b3f4ac3c76b86d33834cc37ed "
13+ sha256 cellar : :any_skip_relocation , sonoma : "3f56a2a03eb3c7c5087b44266136a6f90f868f1f312731811fcb2866d421113e "
14+ sha256 cellar : :any_skip_relocation , ventura : "c1be9491ec695e53a1e9d94391081618451b25f6da26bea453faf7791cc34e48 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "e61983b766ac21aadef6a9afa6d4bea203c87dea271b180be9a2fe9554e81bd2 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "02ccf54ad8acabb8b7504b3b9e6ba699a50f96cd487f89a2859ba565b6476de2 "
1717 end
1818
1919 depends_on "rust" => :build
0 commit comments