fix: update registryType to mcpbPackageType
- The registry expects mcpbPackageType not mcpb
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"version": "1.31.0",
|
"version": "1.31.0",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"registryType": "mcpb",
|
"registryType": "mcpbPackageType",
|
||||||
"version": "1.31.0",
|
"version": "1.31.0",
|
||||||
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.31.0/mcp-mt5-quant-macos-arm64.tar.gz",
|
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.31.0/mcp-mt5-quant-macos-arm64.tar.gz",
|
||||||
"fileSha256": "b23ab29823c14bc2c968869ec9ce0787e60fe531f40f19e6492d0b3314f8223d",
|
"fileSha256": "b23ab29823c14bc2c968869ec9ce0787e60fe531f40f19e6492d0b3314f8223d",
|
||||||
|
|||||||
Reference in New Issue
Block a user