trufflehog: Update to version 3.45.1

This commit is contained in:
github-actions[bot] 2023-07-26 00:34:20 +00:00
parent 74e67453a0
commit a1e491d2cf

View File

@ -1,12 +1,12 @@
{ {
"version": "3.45.0", "version": "3.45.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.45.0/trufflehog_3.45.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.45.1/trufflehog_3.45.1_windows_amd64.tar.gz",
"hash": "afcf28efb98224fafe09f1d7ad5007c15504dde72592a68f16a8da2a3179c12a" "hash": "57e1e65b59615439c307962aa0158db0a98c788911f6d1a7ab1cb18c36607bbd"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",