chore: update server.json to v1.28.0 with new release URL and SHA256

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Devid HW
2026-04-19 08:20:43 +07:00
co-authored by Claude Sonnet 4.6
parent 2b136b845b
commit 8cce92c409
+3 -3
View File
@@ -7,12 +7,12 @@
"url": "https://github.com/masdevid/mt5-quant", "url": "https://github.com/masdevid/mt5-quant",
"source": "github" "source": "github"
}, },
"version": "1.27.0", "version": "1.28.0",
"packages": [ "packages": [
{ {
"registryType": "mcpb", "registryType": "mcpb",
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.27.0/mcp-mt5-quant-macos-arm64.tar.gz", "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.28.0/mcp-mt5-quant-macos-arm64.tar.gz",
"fileSha256": "e4dd26f2fa920e22575c88546e4d0dc54ec34d51950f3c58bfdf3a3f10b8a9a4", "fileSha256": "4d98a34364c35f9a2f620bf3ac39c15524f6ae07fae574e33718306eddd7acdc",
"transport": { "transport": {
"type": "stdio" "type": "stdio"
}, },