diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 6b88f3a155..b0c35d6b42 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.8", + "version": "3.63.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.63.8/trufflehog_3.63.8_windows_amd64.tar.gz", - "hash": "476345398fc8cea28f7ffb51a9190981ab32aa2a99fc0f3f78bce5e2cc7bbd4a" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.9/trufflehog_3.63.9_windows_amd64.tar.gz", + "hash": "f193a0e0ab3edc2c60e01c216e7677a5f1c15bb51bf127620bce89e570c21818" } }, "bin": "trufflehog.exe",