Skip to content

Commit

Permalink
trufflehog: update 3.82.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 15, 2024
1 parent bf4376c commit 5081dde
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/trufflehog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Trufflehog < Formula
head "https://github.com/trufflesecurity/trufflehog.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18a3c4a839721671f7a74828ae36746137b2a4cc40ada5da10307f76451859d1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "59c1902dab315af65ee6ef14bdfa4bb95dad6dd82ce10ad6695aed7e845ce094"
sha256 cellar: :any_skip_relocation, arm64_ventura: "87d0095caf147dc5f83350071ade6094d4fed6ff5ecc9b0842017e8820ec98a1"
sha256 cellar: :any_skip_relocation, sonoma: "e8ca1199e19e8badbdbb0da5edbaf0013c5e022fff95dca74994a39ec61ec855"
sha256 cellar: :any_skip_relocation, ventura: "f1fe6bd26a0ca5f06b602aca1dffb94a53e90f72842ef539628be43db5153f98"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8cad61432bac7d6c70b6e02e29cb1702328baed18b9c663207b2776db6f582bd"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "251a7113916ba7c112af13c4508d912d0557fc16e7db9b36d24d7020a49b298a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa7e2b59c61ecfde19b9b1b779427752d167fffeabde9eb81785cc8a77b30d42"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a17f6629604c6eb0cad509f2071cebcd0fbe1a8f21ba9f9d2725f7873d3bfdcd"
sha256 cellar: :any_skip_relocation, sonoma: "cf37a1ad18baa551fc83faacaa646e6d7eee800ff7d9e494698193c3d77972af"
sha256 cellar: :any_skip_relocation, ventura: "89c246336d5bb685d9ad29ef85879983e0efb9fa55b694a775c95685c076c21e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5d23a4878ad0ad3aa5b039259e8b6915e91036d82ad1cbdadfe537d33f16676b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5081dde

Please sign in to comment.