diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a50d9a1a6e..a41b8b77ef 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.16", + "version": "3.88.17", "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.88.16/trufflehog_3.88.16_windows_amd64.tar.gz", - "hash": "19fa4cddb1300ac6b4cfec98a4101549af2b458a708bf5549e98e069a18990b6" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.17/trufflehog_3.88.17_windows_amd64.tar.gz", + "hash": "4ad36a06d29be0d7e25d3d8c4a2304479f8ace8df86cd3ec8010aef9a819857d" } }, "bin": "trufflehog.exe",