Skip to content

Commit 594d0ef

Browse files
committed
cbc: update 2.10.9 bottle.
1 parent 59fa9ae commit 594d0ef

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/cbc.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ class Cbc < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any, arm64_ventura: "c8bff9b2f9b87861b8ed62c50ac11ddcadc2a45207df8061d763c142e736d826"
15-
sha256 cellar: :any, arm64_monterey: "9c6816ac51c4f6dfce9211077647576e41c87484d80fe80f37b10b010357292c"
16-
sha256 cellar: :any, arm64_big_sur: "f6d4d0d73a51b53cb17920352f78c1d7aba923d53ecc4bd3a7a4fa9968e7bdb5"
17-
sha256 cellar: :any, ventura: "b58cd56a49903ea0ee63cf8f6b847f487b577d21d02e3b73ce60d63a0af536c4"
18-
sha256 cellar: :any, monterey: "58cd161d62e3c14010428dbe330a90858424f6fbb44b7da7337c2bbd21475dcb"
19-
sha256 cellar: :any, big_sur: "9dfd9b522f7488c4f8e09277d38f8a73fce9ee7e3febf2a7cec27005130e8659"
20-
sha256 cellar: :any, catalina: "255d298551bab042bd860bdd1a6fa005fb17ed61bf80bc4288a7862387dba4fc"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72a1c63a9b265b697e1be4ae6abbb90d002467fa4699ca0123cbb4cb4bba3da9"
14+
sha256 cellar: :any, arm64_ventura: "5cad219c2d4a6371c2d9f56fb3e225b59d4e0dd0d8ec8ff81856841bfed4018a"
15+
sha256 cellar: :any, arm64_monterey: "71ef863b217a28962072ece491da7ee1bd0b3608ad20d687f3cfd10b96b5daa4"
16+
sha256 cellar: :any, arm64_big_sur: "8df58beceb472403f05dbaf1a821c601249955eca2f4e12d352e1dbbf1af60f4"
17+
sha256 cellar: :any, ventura: "cb0951838409208ae6293d056a1ab80be2c36c89c76afcd1b00675d97fc0ac37"
18+
sha256 cellar: :any, monterey: "29cb89c2e874ba69f1243ada350f6b7b248a25c5f28c14c1785e349618899681"
19+
sha256 cellar: :any, big_sur: "e11266ac6e81462b06049703d83fdc370cd28f3d75d2f33663469f1ffa363daf"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1af7e782db242fa4709e5ca8b013b247765340d8629d01e39c0ba03798d39036"
2221
end
2322

2423
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)