diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d76b398ace..178ae266ac 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.6.11", + "version": "3.7.2", "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.6.11/trufflehog_3.6.11_windows_amd64.tar.gz", - "hash": "562b1de0a01d99f39291343dffb40cfdf533d4347e856bdc4100fa584e137924" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.7.2/trufflehog_3.7.2_windows_amd64.tar.gz", + "hash": "1e8f1e7368115b6a08159cee851d27fc6ff367288557ee7a836e2bd58175c97b" } }, "bin": "trufflehog.exe",