mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
25 lines
837 B
JSON
25 lines
837 B
JSON
{
|
|
"version": "3.83.6",
|
|
"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.83.6/trufflehog_3.83.6_windows_amd64.tar.gz",
|
|
"hash": "13e5f88d56ecd7d35940e5031fee42bb0313866fb3b24ba8047a3c2eeb04bbe9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|