diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 37d266e0ef..e06d48977f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.74.0", + "version": "3.75.0", "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.74.0/trufflehog_3.74.0_windows_amd64.tar.gz", - "hash": "e6a7d41e6b75f8019ebb6dca87356ed0e81623ac049488fa7fb4c0f106562702" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.75.0/trufflehog_3.75.0_windows_amd64.tar.gz", + "hash": "01f51ccebf45bf7dbcfdf323f9a662dc20f4798b90f5ac429fe9cde8fb7b3ad6" } }, "bin": "trufflehog.exe",