diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 6522df4728..77e1cf4979 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.80.5", + "version": "3.80.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.80.5/trufflehog_3.80.5_windows_amd64.tar.gz", - "hash": "99b469acca9d7479c8ad9d9176c17fd36a7b20023c8a3a25e3de220b42a9a860" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.80.6/trufflehog_3.80.6_windows_amd64.tar.gz", + "hash": "afe0e08bc65fe79548ea560c7e502a4239cfba2484d4ab71d00f82d55885853c" } }, "bin": "trufflehog.exe",