@blade-ai/orca 0.1.176-linux-arm64 → 0.1.176-linux-x64

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.
package/package.json CHANGED
@@ -13,12 +13,12 @@
13
13
  "node": ">=16"
14
14
  },
15
15
  "name": "@blade-ai/orca",
16
- "version": "0.1.176-linux-arm64",
17
- "description": "Native Orca binary for linux/arm64.",
16
+ "version": "0.1.176-linux-x64",
17
+ "description": "Native Orca binary for linux/x64.",
18
18
  "os": [
19
19
  "linux"
20
20
  ],
21
21
  "cpu": [
22
- "arm64"
22
+ "x64"
23
23
  ]
24
24
  }
index cf3aca4..78d8d04 100755
Binary file