@azure/mcp-win32-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.exe +2 -2
  2. package/package.json +1 -1
package/dist/azmcp.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/dist/azmcp.exe
3
- size: 122263568 bytes
4
- sha256: 76029298f62c6aa89044d9d862e7983821c168025ad41732709fea839e1827d1
3
+ size: 122443800 bytes
4
+ sha256: 7b0f5a00d4b237f5f807779b44f3bbf4cd4faa0d3e93a3140d992d494562fc78
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-win32-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 win32 on arm64",
5
5
  "author": "Microsoft",
6
6
  "homepage": "https://github.com/Microsoft/mcp/blob/main/servers/Azure.Mcp.Server#readme",