diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 0585c14955..a1dbacb393 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.61.0", + "version": "3.62.0", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.61.0/trufflehog_3.61.0_windows_amd64.tar.gz", - "hash": "539625504a1081de8279016a3137b90b45a754f8b3039d7b416c2d88bcfc23fd" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.62.0/trufflehog_3.62.0_windows_amd64.tar.gz", + "hash": "213186295052edca3f001d9e3019bd174efa13546c6b0d887fcd398156f64bfe" } }, "bin": "trufflehog.exe",