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