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