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