@blade-ai/orca 0.1.175-linux-arm64 → 0.1.175-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.175-linux-arm64",
17
- "description": "Native Orca binary for linux/arm64.",
16
+ "version": "0.1.175-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 f149255..bf4cce7 100755
Binary file