diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a756537c63..daecb8010a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.67.5", + "version": "3.67.6", "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.67.5/trufflehog_3.67.5_windows_amd64.tar.gz", - "hash": "4ec08c1209dd5664de76d4f52aaaacf2f6c2f2c5f7b87dd6ce566f742a30465d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.67.6/trufflehog_3.67.6_windows_amd64.tar.gz", + "hash": "ed025528d6cb2fa2bac3f2b59659ff39000c174ed503d8c0d9e5d28a4b08b980" } }, "bin": "trufflehog.exe",