Skip to content

Commit 0fc15e2

Browse files
committed
trufflehog 3.90.0
1 parent aa83024 commit 0fc15e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/trufflehog.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Trufflehog < Formula
22
desc "Find and verify credentials"
33
homepage "https://trufflesecurity.com/"
4-
url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.89.2.tar.gz"
5-
sha256 "2971a31e08c28bbaf7eb4b511cd516a452a179f0eb356ff574dc2cc8d474fba8"
4+
url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.90.0.tar.gz"
5+
sha256 "f4c8a15ffa0f0dfdf0399e0758655b6eae3810c9b1be63f85bcb5215cf21aa15"
66
# upstream license ask, https://github.com/trufflesecurity/trufflehog/issues/1446
77
license "AGPL-3.0-only"
88
head "https://github.com/trufflesecurity/trufflehog.git", branch: "main"

0 commit comments

Comments
 (0)