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