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