diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e400747cce..bbca4b370d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.31.3", + "version": "3.31.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.31.3/trufflehog_3.31.3_windows_amd64.tar.gz", - "hash": "5624649cbb4c2b0fd589086748f1afca15f598af6b3318400b5de551dcf93896" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.31.4/trufflehog_3.31.4_windows_amd64.tar.gz", + "hash": "96a36b05816260fc362ce6fdc4a0108af39e37ce91d38d0a4c87aebc2d3d18f1" } }, "bin": "trufflehog.exe",