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