Skip to content

Commit 7ed93d4

Browse files
committed
bacon: update 3.17.0 bottle.
1 parent d187be2 commit 7ed93d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/b/bacon.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Bacon < Formula
77
head "https://github.com/Canop/bacon.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "515a9749166058a8f05e3647422ec5c5110dc00b2d9581c600be120b7234073d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "981114c4a8d29bffcb6ad44cceaf616848de901305c1fef52def4c06592acd64"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c993a1aa2fed25096b81bc3c77d265238c672913af8e442bc24eaa793a3d676a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7af01dffb194be336f2d974cf7766f6ecf0acd390a1e706585e772374fd05dd5"
14-
sha256 cellar: :any_skip_relocation, ventura: "d0f652de80161387e3afde9cbfcbd9fe4b1a8d7648b457360050519eefb7eb65"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "1df774e15ca034e27075f70c9be02b4c09cf23cb10c5f47968840efac514ef00"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ccf9b44060ddaa5fc64916bb84b61e81e3c9da34e689034ee5e120219ac25421"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "11b2fc082e071ddbb6d1a7b446ab6ce7f2bae0c0ee150bf47f9d1d007b713976"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "adac7963f749aaf9e6cd187a0e48a6bc829e5a57ff622b222e56897eb0b195af"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f9f8d4b4586b18dd5768bb4869ced362ccafcc50899383826270e32dd09cab0c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b52c67a7466c5c04300bd4627dbade6b008f355ce62820367d37e26f501c70a3"
14+
sha256 cellar: :any_skip_relocation, ventura: "b48c2ece2517cfa9b051bceaa979197f288d204d85825d7314109a0f4a3f7186"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "7929f48df23e81d0126512fcb54f0d28cb217c063d25ddf6edf0c77659d17f14"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c8f9d0822a0f578e82c2bd3eb92ea5aa41fdd100a394aa9354da4355723ff29"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)