diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b9dbf8a9ab..16c8aa694c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.25.3", + "version": "3.25.4", "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.25.3/trufflehog_3.25.3_windows_amd64.tar.gz", - "hash": "8132f24a0e38722d8e04eff9a15f0ffa27cafded338fd000c9e1d892734dccd9" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.4/trufflehog_3.25.4_windows_amd64.tar.gz", + "hash": "25936e340fa4b303001fa52957cbb5ac2c2ca4771772648fb8294496b863d51b" } }, "bin": "trufflehog.exe",