mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
trufflehog: Add version 3.4.3 (#3556)
* trufflehog: Add version 3.4.3 * Update bucket/trufflehog.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
6c38748a6d
commit
3a422e6a3e
24
bucket/trufflehog.json
Normal file
24
bucket/trufflehog.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "3.4.3",
|
||||
"description": "Find leaked credentials",
|
||||
"homepage": "https://github.com/trufflesecurity/trufflehog",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.4.3/trufflehog_3.4.3_windows_amd64.tar.gz",
|
||||
"hash": "e10b28dfc388d0ba8bdb6e84187f6b90ce3b86238f61f31bec2c07394876d895"
|
||||
}
|
||||
},
|
||||
"bin": "trufflehog.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v$version/trufflehog_$version_windows_amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/trufflehog_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user