Skip to content

Commit a086c6e

Browse files
committed
gitleaks: update 8.30.0 bottle.
1 parent cddf23a commit a086c6e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gitleaks.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class Gitleaks < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3b84e3fb2b6f567da8a60933032093a5a280a64826600de74bb4193751f9e52d"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3b84e3fb2b6f567da8a60933032093a5a280a64826600de74bb4193751f9e52d"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3b84e3fb2b6f567da8a60933032093a5a280a64826600de74bb4193751f9e52d"
21-
sha256 cellar: :any_skip_relocation, sonoma: "3f0f82a809fc87afc88b284b1f7fd7d77b0f545dff44fe172c777a22d50c0592"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "a05773c2e35c9ae7f1d863f04689ed36653bddad1b9a1f86a69400549586c15d"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b5a1c945695dc713025b9a8196ee80f8d471e1dbdab37b9b04e8be210d8defd"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3b69222165e3992ec827f799080c99da6ddfb83b67a1cadb0279b5c1ed50dac4"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3b69222165e3992ec827f799080c99da6ddfb83b67a1cadb0279b5c1ed50dac4"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3b69222165e3992ec827f799080c99da6ddfb83b67a1cadb0279b5c1ed50dac4"
21+
sha256 cellar: :any_skip_relocation, sonoma: "a3be0014a6a247423522c3e26074156aca20cecc640fe9bccef25d656b981c82"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "03376dcde440d60bc146b0ceb6dc2d66387a73467ffdf0101dccda76c45dabcd"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "569062400847b102f3c71673d130c11ec634b46fb656642f47b576b0bd5f3293"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)