trufflehog: Update to version 3.60.1

This commit is contained in:
github-actions[bot] 2023-10-18 20:24:36 +00:00
parent 8cdb3e294f
commit d67c87ff9f

View File

@ -1,12 +1,12 @@
{ {
"version": "3.60.0", "version": "3.60.1",
"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.60.0/trufflehog_3.60.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.60.1/trufflehog_3.60.1_windows_amd64.tar.gz",
"hash": "769d608c81e6ef17bd54eae39c2ad82b8d58847f751ea28fe4147103ca534a22" "hash": "8136d606e0e3b1dedb23e07b76fb3a37c7c0a1d2c5425ecaa328a20215c7d50f"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",