diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index f5441e0dd9..04242ea20a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.45.1", + "version": "3.45.2", "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.1/trufflehog_3.45.1_windows_amd64.tar.gz", - "hash": "57e1e65b59615439c307962aa0158db0a98c788911f6d1a7ab1cb18c36607bbd" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.45.2/trufflehog_3.45.2_windows_amd64.tar.gz", + "hash": "ec279f6bbcebeda09760e44ec1eb342b05364aa20e08c24150e51ff19d3d21c1" } }, "bin": "trufflehog.exe",