We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58188f7 commit 6cfbb3fCopy full SHA for 6cfbb3f
Formula/t/trufflehog.rb
@@ -1,8 +1,8 @@
1
class Trufflehog < Formula
2
desc "Find and verify credentials"
3
homepage "https://trufflesecurity.com/"
4
- url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.88.34.tar.gz"
5
- sha256 "54b981c782157e59020cb8a2203b11c3fbb7c5668f10ffeee474b68ca7060836"
+ url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.88.35.tar.gz"
+ sha256 "8bb9fd4616e13a165f9a881aaea844c3053b565b46b5c59c71e24836e69faab4"
6
# upstream license ask, https://github.com/trufflesecurity/trufflehog/issues/1446
7
license "AGPL-3.0-only"
8
head "https://github.com/trufflesecurity/trufflehog.git", branch: "main"
0 commit comments