Skip to content

Commit 8d4e383

Browse files
committed
trufflehog 3.88.2
1 parent efda086 commit 8d4e383

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.1.tar.gz"
5-
sha256 "00d10c4976b28f559a41b67c6b2904ef78f900e0de02338c2d9376889f0543cd"
4+
url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.88.2.tar.gz"
5+
sha256 "33b3ea2423016af3af7a4c98a0e9cf299416553726d35f29726abc4ddbbb3e57"
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)