diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 70330edd7b..abed3aaf8c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.55.1", + "version": "3.56.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.55.1/trufflehog_3.55.1_windows_amd64.tar.gz", - "hash": "3c7b6c29f13aa015cf739f013e7952c3fdae30b566d6cc9ffe2121949043d1da" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.56.0/trufflehog_3.56.0_windows_amd64.tar.gz", + "hash": "50426ccf39b5e8b708134220de945424ec14dbccbb552201e5231dbed773b1c2" } }, "bin": "trufflehog.exe",