Skip to content

Commit 128584f

Browse files
committed
avro-c: update 1.12.1 bottle.
1 parent a45299d commit 128584f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/a/avro-c.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class AvroC < Formula
77
license "Apache-2.0"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "592ba6d381848c72396130bb795a9f4c5b6d8014bba6ef420f1ee35209a72cd1"
11-
sha256 cellar: :any, arm64_sequoia: "55a7ac0c245aa1a110e06f25ed5aab22922fc762de9a61576ae9a8cf22e150bd"
12-
sha256 cellar: :any, arm64_sonoma: "acc150596eca0d7da0c04d277ee91b6cf126b22f7e71751638ab09ee76da7448"
13-
sha256 cellar: :any, arm64_ventura: "2193d76cd4bf35b5d69c89befe5a10d0f0673c4fdedc62d7dcbc4b8e43315217"
14-
sha256 cellar: :any, sonoma: "3394bb8ba4ea17797d835e77ec0cea484a563d4d58aca0d53bbadf754afe0bb9"
15-
sha256 cellar: :any, ventura: "3f5f2cdd8bdcc59291607247041f5b83a59481eb7c37e9ec9df26c1f9c5b41ad"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "fa594ba05dbc282f35d49a75872f849187fb7172125fd70780ecee7498f37d70"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3bbc7d593ae823c31de41337ae70b81254fe04ff700a4d514e18f5f4992e2586"
10+
sha256 cellar: :any, arm64_tahoe: "bbdf1ec9340996a46133cdb5c069d0fa413f0998a05c7ff4589d1e6ae5a43a51"
11+
sha256 cellar: :any, arm64_sequoia: "cc17f9907b085d176a5726058a266f0c251c3fbe64bddccbfa2c1cec17d9c06a"
12+
sha256 cellar: :any, arm64_sonoma: "0b67b5f253ad41f9c2e13d79179987140a5072ceec7aa37460c2c9e3fa06f229"
13+
sha256 cellar: :any, sonoma: "3c17d0b642d61939628c80f9a3fc6ef200b06d735bb7bf3a80007e6adf0aab1e"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "0ac05bd00f42b859e03b56503b0942c6cb423a0205ab4c444fd962994293347e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "55f8e43ea2d0386f33e078a3238886d1de56e4fe843a3e4e0c525179b7189698"
1816
end
1917

2018
depends_on "cmake" => :build

0 commit comments

Comments
 (0)