diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 82977e2911..9b33e25a39 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.65.0", + "version": "3.66.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.65.0/trufflehog_3.65.0_windows_amd64.tar.gz", - "hash": "c7f05e9242794386403ea8939c1a3d010fdcae9260f6828e16005b6f458ac5fc" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.66.0/trufflehog_3.66.0_windows_amd64.tar.gz", + "hash": "3d5a18b83de92dabaf33a4ef00e75458680f09fc318424e5eadc2cff28e2547e" } }, "bin": "trufflehog.exe",