diff --git a/Formula/b/bacon.rb b/Formula/b/bacon.rb index 335bf347b2a0a..3f2a76828d9e8 100644 --- a/Formula/b/bacon.rb +++ b/Formula/b/bacon.rb @@ -7,12 +7,12 @@ class Bacon < Formula head "https://github.com/Canop/bacon.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1cdfadc26203028bd28810b9b5d6d3c092a64ab0923c7474f6511aa0907f5a0b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a25677036efa8b4be19e8ae3ed7d0e818e51431669109e97abe7baff97e201e7" - sha256 cellar: :any_skip_relocation, arm64_ventura: "36d37bee11be67380ac69d7b43f1099aa3c12265490e453bede17c06a02df253" - sha256 cellar: :any_skip_relocation, sonoma: "9669f3a172984d7347da897541df9c797cdfe4ba5cfc3d7c02db1a61da6e9298" - sha256 cellar: :any_skip_relocation, ventura: "8b270c281f8e77a87d01ad287d4ac2e87e737238ee6df41f55315043e8d1c4bc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "750ecb5f1838975eea1e9d402d51df6e91c1dd0b971b997459bd65356e25b165" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "2e592bff39faeee6b9026cae7e205847ead5a77730ce90f1526aec8ec6752bd4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1e6ca3122960478090e63aa1144a7fa67ba15b258fe9c1abe3c408cbed404d5" + sha256 cellar: :any_skip_relocation, arm64_ventura: "809a198503797362a5b36d2fee6c4937f564ec0578589d71ef9041dfac043e4b" + sha256 cellar: :any_skip_relocation, sonoma: "0c4421a8dc7669b8dac4dffcf0f9aab1183f0e0b57844ab2b2fe5d0f1565cc59" + sha256 cellar: :any_skip_relocation, ventura: "4982bc16fcf32011be2524853323a58dea3fd3641f2414d196ca06c4a66233ac" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5960372397f9a92f759c7c5379df2c6d81f9c5718a95b4e72ff66f3e98a3e350" end depends_on "rust" => :build