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 2533eba commit e6c3926Copy full SHA for e6c3926
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.83.4.tar.gz"
5
- sha256 "3d51364dee5cadee68268e221d123b29d57c06ca5b7450bcf3c5624325516501"
+ url "https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.83.5.tar.gz"
+ sha256 "ba34fd3ab56c02da552ee0cc73c4cc9584647c4239d0c585b8512a2edbd3a135"
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