diff --git a/.abf.yml b/.abf.yml index 1dc1741..0bf09fb 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - trufflehog-3.67.0.tar.gz: 85c6e281977ab8b5806d3844b1d7d8c5c7f26b21 + trufflehog-3.67.1.tar.gz: 213a58e58b4ca342ff45d2f119453e2ca1f9df1f diff --git a/trufflehog.spec b/trufflehog.spec index 7c3d43c..7e37d97 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -2,11 +2,11 @@ %define debug_package %nil Name: trufflehog -Version: 3.67.0 +Version: 3.67.1 Release: 1 Summary: Find credentials URL: https://trufflesecurity.com -Source0: https://github.com/trufflesecurity/trufflehog/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/trufflesecurity/trufflehog/archive/%{version}/%{name}-%{version}.tar.gz License: AGPLv3 Group: Development/Other BuildRequires: go >= 1.21