diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b4b80e8c37..198a521b13 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.4", + "version": "3.28.5", "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.28.4/trufflehog_3.28.4_windows_amd64.tar.gz", - "hash": "a97cdbba7a9e440f9974d364153964d95c42d6fc832c37f23307333a72f17f6b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.5/trufflehog_3.28.5_windows_amd64.tar.gz", + "hash": "367942ead4e1c4bcbf72b5b4b2d84b5b670fa280902a0afbb2f7b47bbef6b2cd" } }, "bin": "trufflehog.exe",