diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 3eb5903b77..1335ecb7d7 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.57.0", + "version": "3.58.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.57.0/trufflehog_3.57.0_windows_amd64.tar.gz", - "hash": "26d85c32c7c2d32e6dded9b5814daf90426056532c24b2ef5ada1a92577e334b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.58.0/trufflehog_3.58.0_windows_amd64.tar.gz", + "hash": "c39969118d8275fc4fdc07f753ae9dd1c35f62022fab96d8a97dfa8ad795fb68" } }, "bin": "trufflehog.exe",