Skip to content

Commit b7dde39

Browse files
committed
azurehound: update 2.6.0 bottle.
1 parent 51b2580 commit b7dde39

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/azurehound.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Azurehound < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0f2df09ff9b302a1dcdbbea7b01c4dbb087fb11d88ab001400c1adf15bbc60b0"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f2df09ff9b302a1dcdbbea7b01c4dbb087fb11d88ab001400c1adf15bbc60b0"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f2df09ff9b302a1dcdbbea7b01c4dbb087fb11d88ab001400c1adf15bbc60b0"
18-
sha256 cellar: :any_skip_relocation, sonoma: "5221e3dca0df8110448a2789e7a63f3f3aa5c04c12129bd499c4c513aa47cd5d"
19-
sha256 cellar: :any_skip_relocation, ventura: "5221e3dca0df8110448a2789e7a63f3f3aa5c04c12129bd499c4c513aa47cd5d"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "184ef4b185b516dc43a13bbf887c985c52d7c712ef730e75a5f957cb8da94d68"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "983d1b65b8b4b5e7653662dc24df7b36a1d611878f5c63b464b0b9729b1a902d"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "983d1b65b8b4b5e7653662dc24df7b36a1d611878f5c63b464b0b9729b1a902d"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "983d1b65b8b4b5e7653662dc24df7b36a1d611878f5c63b464b0b9729b1a902d"
18+
sha256 cellar: :any_skip_relocation, sonoma: "07df8f39824cc43a2709c6e47fc6e0d48ac40900ecb7b4ca16b9adab800d786f"
19+
sha256 cellar: :any_skip_relocation, ventura: "07df8f39824cc43a2709c6e47fc6e0d48ac40900ecb7b4ca16b9adab800d786f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fef5bd02e8033df8dc3dc13705b9352f7c502e1880465b9328607dd69b222805"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)