diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 11c35ec88d..cdd88c32d2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.9", + "version": "3.88.10", "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.9/trufflehog_3.88.9_windows_amd64.tar.gz", - "hash": "8e8d297a99f2a130d22c686aad5e1c490529f4323a452706cc29aee486282ca4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.10/trufflehog_3.88.10_windows_amd64.tar.gz", + "hash": "8ceba89e4d3543d5f0856cf5d287c600d3eeb79eb03769da5a1775343dd49c33" } }, "bin": "trufflehog.exe",