mirror of
https://abf.rosa.ru/djam/trufflehog.git
synced 2025-02-23 14:32:54 +00:00
3.67.1
This commit is contained in:
parent
0bf3fdecb7
commit
01954f44a0
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
trufflehog-3.67.0.tar.gz: 85c6e281977ab8b5806d3844b1d7d8c5c7f26b21
|
||||
trufflehog-3.67.1.tar.gz: 213a58e58b4ca342ff45d2f119453e2ca1f9df1f
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue