mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 11:45:15 +00:00
25 lines
837 B
JSON
25 lines
837 B
JSON
{
|
|
"version": "3.92.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.92.3/trufflehog_3.92.3_windows_amd64.tar.gz",
|
|
"hash": "a39f42f0d1b233733e0817da2e3a03e7b233ac601b71d7d5f62fe58fb10a8057"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|