Skip to content

Commit 2cbdcf2

Browse files
committed
trufflehog: update 3.83.5 bottle.
1 parent e6c3926 commit 2cbdcf2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/trufflehog.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class Trufflehog < Formula
88
head "https://github.com/trufflesecurity/trufflehog.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cb49b6e577d8ea1246399b3e493b42cdebaedcea559e66d553d133703aacde91"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e19ba0ace91e0d875b9d188bd8ed984864b261391b67e74af08ddffeab67c22e"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "27623a87bee20fb4855f5f4d02cfbdcc5fa68b7f3626095f16d1833cfd959f84"
14-
sha256 cellar: :any_skip_relocation, sonoma: "7d1245683b138cec9ebe43affbec89c958e81a483f52b0b0f606afa1121b2d8b"
15-
sha256 cellar: :any_skip_relocation, ventura: "c84df20e406c60063c15572f36e41716dd881bee390af1bf0e91fd8e29c0db88"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "394941198147e2e27cbfe40c6bb9d53829673191b6331d0ebb4a83d1889926ca"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8076952e592b0fbc8ab87d7d583e4d208b590edec452494758c3739d50bd2b9d"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "151246e1f53a15b983ec918a9a0fad53e8ab68b14b095395d77f0fa71980d955"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "935d77022207cf21c66d770dd636ab6aa3ea3587a757ad32b1213fbe1269c1ed"
14+
sha256 cellar: :any_skip_relocation, sonoma: "b56ef10e5488d5e5810586988aceb1d29ca9be0d00ad36e045b93d4b8d81c0f3"
15+
sha256 cellar: :any_skip_relocation, ventura: "b435a08236c693dde5276b12306a0e5f962818c20412f1f9fc983fce63ab862c"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "33fc807c88dd9425e0423273781669143eb37540635cc2bf1f06b28d3d7e7f4b"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)