diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 182ad2c6d6..56a5e1bd06 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.51.0", + "version": "3.52.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.51.0/trufflehog_3.51.0_windows_amd64.tar.gz", - "hash": "3e107e228a436d25cefdcbbab7023cd19b6e51eafd2e407bbeeb72f4e375e19e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.52.1/trufflehog_3.52.1_windows_amd64.tar.gz", + "hash": "afa0dd43fe46f5089aca26cf77fed9caca0416c3a140fec01a927698aacb7c6e" } }, "bin": "trufflehog.exe",