trufflehog: Update to version 3.10.0

This commit is contained in:
github-actions[bot] 2022-08-30 20:31:13 +00:00
parent 98001596c4
commit ed4b4c0891

View File

@ -1,12 +1,12 @@
{ {
"version": "3.9.0", "version": "3.10.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.9.0/trufflehog_3.9.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.10.0/trufflehog_3.10.0_windows_amd64.tar.gz",
"hash": "132a139386240073c5c350a5a6953383fde6b89d4e3ec5ab9c46183550b2194f" "hash": "a36824572ef141fb85e45711167352aaad6239c0f64863444cd63040377febdb"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",