diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 60ae46f9c2..e7bd039a1e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.45.3", + "version": "3.46.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.45.3/trufflehog_3.45.3_windows_amd64.tar.gz", - "hash": "2657757c5955c331461564c74149cac024d757d5bfcd5d6946fec527d5956921" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.46.0/trufflehog_3.46.0_windows_amd64.tar.gz", + "hash": "3b836eda4f2b5b4c5b5f34bcc53fb41cc06ace2f625b68a17c150e36232a2e0d" } }, "bin": "trufflehog.exe",