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