diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2043358fbb..061634e4be 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.25.0", + "version": "3.25.1", "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.0/trufflehog_3.25.0_windows_amd64.tar.gz", - "hash": "b4586b032d407a55a1404d384a1667d86cfc82eed473f966a7f713c86e0610c6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.25.1/trufflehog_3.25.1_windows_amd64.tar.gz", + "hash": "8890a4c18c102020703d2d468286c2e9468b208647f4412df5ec8a6409822acb" } }, "bin": "trufflehog.exe",