diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8f42c89954..e8c6872ff9 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.81.8", + "version": "3.81.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.81.8/trufflehog_3.81.8_windows_amd64.tar.gz", - "hash": "7ba905e8e4cba64f1df56bb1498c21193c9f02a36d86294c761f53bafaadded6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.81.9/trufflehog_3.81.9_windows_amd64.tar.gz", + "hash": "7e1537d35b2a1d993bda4eb5531d479f19b9381db45fd16a9163703ae7602f44" } }, "bin": "trufflehog.exe",