diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c1abab4719..19f29d51a1 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.24", + "version": "3.88.25", "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.88.24/trufflehog_3.88.24_windows_amd64.tar.gz", - "hash": "a92bada4b5a21a28b2c3a5fdea6bc4c79f41edfff9b0ce1b87d09b42af0f56e8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.25/trufflehog_3.88.25_windows_amd64.tar.gz", + "hash": "d10164b1dc3d9db0844e8dcda7a9b79a1ee37f6a43f89bdd28503fe544b1dcb8" } }, "bin": "trufflehog.exe",