diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 80f6d72c68..6dc302a705 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.8", + "version": "3.6.9", "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.6.8/trufflehog_3.6.8_windows_amd64.tar.gz", - "hash": "490d69bddf4cafbb88b452165fe89430efe1617211fe4ef48354ae1422a741e6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.6.9/trufflehog_3.6.9_windows_amd64.tar.gz", + "hash": "a53b4faee93e48a90419620a1a6c0d65efd991ef7ce1509d613afddc19f81197" } }, "bin": "trufflehog.exe",