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