Skip to content

Commit adf4e00

Browse files
committed
abi3audit: update 0.0.18 bottle.
1 parent 45d9d9b commit adf4e00

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/a/abi3audit.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ class Abi3audit < Formula
88
license "MIT"
99

1010
bottle do
11-
rebuild 1
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ee0e2136476e1e684b46ce25413b70b31a60906fb3766f80e29de263d2c8238"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ee0e2136476e1e684b46ce25413b70b31a60906fb3766f80e29de263d2c8238"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ee0e2136476e1e684b46ce25413b70b31a60906fb3766f80e29de263d2c8238"
15-
sha256 cellar: :any_skip_relocation, sonoma: "407f11cc690a8b7507308722860a36484f6653727c54ccd19af58edb226b0ec0"
16-
sha256 cellar: :any_skip_relocation, ventura: "407f11cc690a8b7507308722860a36484f6653727c54ccd19af58edb226b0ec0"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "705101f59e30e938653304cf5e155b20a0672b846f7243b79be6072001dc1380"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "806516196006fc31ce64990b7545f72292c50982b41734e008964b2d030588a2"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "806516196006fc31ce64990b7545f72292c50982b41734e008964b2d030588a2"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "806516196006fc31ce64990b7545f72292c50982b41734e008964b2d030588a2"
14+
sha256 cellar: :any_skip_relocation, sonoma: "3e658648e08f807ac8a39319105c6c98f006f1cea9c32c3279b1a4b76c1b3bc7"
15+
sha256 cellar: :any_skip_relocation, ventura: "3e658648e08f807ac8a39319105c6c98f006f1cea9c32c3279b1a4b76c1b3bc7"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "58a9948029a68dcaec75303c46c8cc3b6a49cf72da62dd1fc884a7447cd43629"
1817
end
1918

2019
depends_on "cmake" => :build

0 commit comments

Comments
 (0)