From 8cce92c4092fc4e259e4d8567473812f0e817075 Mon Sep 17 00:00:00 2001 From: Devid HW Date: Sun, 19 Apr 2026 08:20:43 +0700 Subject: [PATCH] chore: update server.json to v1.28.0 with new release URL and SHA256 Co-Authored-By: Claude Sonnet 4.6 --- server.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server.json b/server.json index 675f558..3f84d9d 100644 --- a/server.json +++ b/server.json @@ -7,12 +7,12 @@ "url": "https://github.com/masdevid/mt5-quant", "source": "github" }, - "version": "1.27.0", + "version": "1.28.0", "packages": [ { "registryType": "mcpb", - "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.27.0/mcp-mt5-quant-macos-arm64.tar.gz", - "fileSha256": "e4dd26f2fa920e22575c88546e4d0dc54ec34d51950f3c58bfdf3a3f10b8a9a4", + "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.28.0/mcp-mt5-quant-macos-arm64.tar.gz", + "fileSha256": "4d98a34364c35f9a2f620bf3ac39c15524f6ae07fae574e33718306eddd7acdc", "transport": { "type": "stdio" },