diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a1dbacb393..dc823891d0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.62.0", + "version": "3.62.1", "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.62.0/trufflehog_3.62.0_windows_amd64.tar.gz", - "hash": "213186295052edca3f001d9e3019bd174efa13546c6b0d887fcd398156f64bfe" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.62.1/trufflehog_3.62.1_windows_amd64.tar.gz", + "hash": "aef3dde91bd2d59d2227516d68c5a15d9001cbe55c8b4f7dd335a9b192e5b9c1" } }, "bin": "trufflehog.exe",