diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 34f51ce1d5..586cc698b2 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.11", + "version": "3.82.12", "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.82.11/trufflehog_3.82.11_windows_amd64.tar.gz", - "hash": "a64b35f1357171c0d31840f22a1b786f27cd90be55cf802fee2b566e2e43de9d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.12/trufflehog_3.82.12_windows_amd64.tar.gz", + "hash": "2a810baf056983c9fa9e80fa9d99ad2d4db84622301ebf76dc8a9e52d565c73d" } }, "bin": "trufflehog.exe",