trufflehog: Update to version 3.16.0

This commit is contained in:
github-actions[bot] 2022-10-26 16:30:46 +00:00
parent 9f6dec45f1
commit 0806ee2664

View File

@ -1,12 +1,12 @@
{ {
"version": "3.15.1", "version": "3.16.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.1/trufflehog_3.15.1_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.16.0/trufflehog_3.16.0_windows_amd64.tar.gz",
"hash": "e1e8868cd852f57626f609eb3ee7e3ad1c44b62388b7793c59754e81f7998344" "hash": "c0ae5b77ab82aee6a64dbd7035dd631d3310e2cfcc97ce66796a356e2ba9b39a"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",