Skip to content

Commit 6cfbb3f

Browse files
committed
trufflehog 3.88.35
1 parent 58188f7 commit 6cfbb3f

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.88.34.tar.gz"
5-
sha256 "54b981c782157e59020cb8a2203b11c3fbb7c5668f10ffeee474b68ca7060836"
4+
url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.88.35.tar.gz"
5+
sha256 "8bb9fd4616e13a165f9a881aaea844c3053b565b46b5c59c71e24836e69faab4"
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)