@azure/mcp-linux-arm64 3.0.0-beta.45 → 3.0.0-beta.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/azmcp +2 -2
  2. package/package.json +1 -1
package/dist/azmcp CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/dist/azmcp
3
- size: 120410370 bytes
4
- sha256: 45931ba642bcd2e8bd7d3038ef02a0533b63e14d377feeaa1650b4b5b3f9800b
3
+ size: 120590594 bytes
4
+ sha256: 7f43172acf31d6f03a7a16ad85956ef2ac9baa39618bdf3aa073e003afcea7fa
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-linux-arm64",
3
- "version": "3.0.0-beta.45",
3
+ "version": "3.0.0-beta.46",
4
4
  "description": "Azure MCP Server - Model Context Protocol implementation for Azure, for linux on arm64",
5
5
  "author": "Microsoft",
6
6
  "homepage": "https://github.com/Microsoft/mcp/blob/main/servers/Azure.Mcp.Server#readme",