This commit is contained in:
Sergey Zhemoytel 2024-02-04 12:29:09 +00:00
parent 0bf3fdecb7
commit 01954f44a0
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
trufflehog-3.67.0.tar.gz: 85c6e281977ab8b5806d3844b1d7d8c5c7f26b21 trufflehog-3.67.1.tar.gz: 213a58e58b4ca342ff45d2f119453e2ca1f9df1f

View file

@ -2,11 +2,11 @@
%define debug_package %nil %define debug_package %nil
Name: trufflehog Name: trufflehog
Version: 3.67.0 Version: 3.67.1
Release: 1 Release: 1
Summary: Find credentials Summary: Find credentials
URL: https://trufflesecurity.com 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 License: AGPLv3
Group: Development/Other Group: Development/Other
BuildRequires: go >= 1.21 BuildRequires: go >= 1.21