diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 43630d7007..775a728dd5 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.42.0", + "version": "3.43.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.42.0/trufflehog_3.42.0_windows_amd64.tar.gz", - "hash": "7081540f1d4588abb3c684b0a306fb0365439b4201e2fa2e736ab33204374bbc" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.43.0/trufflehog_3.43.0_windows_amd64.tar.gz", + "hash": "5d6a1c2ac3c8999bc2b77ff6851415b36aba7239a60be02c1db4e47ba44cac7a" } }, "bin": "trufflehog.exe",