diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 409c9fa3cc..1de82a3605 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.53.0", + "version": "3.54.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.53.0/trufflehog_3.53.0_windows_amd64.tar.gz", - "hash": "4580141cc9db7da3fed773adbaa24a6e3cfea733f26627323c4922a7a59fe2ef" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.54.0/trufflehog_3.54.0_windows_amd64.tar.gz", + "hash": "3aabd0e3d33ec0fc81a71f004b92ba4e75d9dcb49577c1741399e6d0b0d2ecf0" } }, "bin": "trufflehog.exe",