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