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