trufflehog: Update to version 3.15.0

This commit is contained in:
github-actions[bot] 2022-10-25 00:46:49 +00:00
parent 59b8e2e9f9
commit c59bc5a037

View File

@ -1,12 +1,12 @@
{ {
"version": "3.15", "version": "3.15.0",
"description": "Find leaked credentials", "description": "Find leaked credentials",
"homepage": "https://github.com/trufflesecurity/trufflehog", "homepage": "https://github.com/trufflesecurity/trufflehog",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.15/trufflehog_3.15_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.15.0/trufflehog_3.15.0_windows_amd64.tar.gz",
"hash": "e3a2392eb8b7571304398ba5f7fa13cbd3b5a846ec0e61f93c52827ebaa6526a" "hash": "d4c2b310e41ed2aa1e676c10639c101249aacccaf4e3778c05ff99b2de923aaf"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",