diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index edb3ddd010..31530a5ddd 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.2", + "version": "3.88.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.88.2/trufflehog_3.88.2_windows_amd64.tar.gz", - "hash": "2b05e5a9dcb14004a3766df8ff15a11f606446a6e46b3a8a694b65565d5d6f84" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.3/trufflehog_3.88.3_windows_amd64.tar.gz", + "hash": "a398dc17cba2a4c838e8bbcdb38dc2e43d5a76a50631d674e606f1d28580c4de" } }, "bin": "trufflehog.exe",