trufflehog: Update to version 3.31.0

This commit is contained in:
github-actions[bot] 2023-03-28 16:37:53 +00:00
parent 4cdc2abaf3
commit 44485d895e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.30.0", "version": "3.31.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.30.0/trufflehog_3.30.0_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.0/trufflehog_3.31.0_windows_amd64.tar.gz",
"hash": "61782def6f6dfc44df27a5dd6f24184b5e2acf4de81da391750e8feb452c4869" "hash": "3bc04db596f0db994f72bef935be1cc466b095a9cfe21dc512aced3d9a2a0be5"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",