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