@blade-ai/orca 0.1.168-darwin-x64 → 0.1.168-linux-arm64

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.168-darwin-x64",
17
- "description": "Native Orca binary for darwin/x64.",
16
+ "version": "0.1.168-linux-arm64",
17
+ "description": "Native Orca binary for linux/arm64.",
18
18
  "os": [
19
- "darwin"
19
+ "linux"
20
20
  ],
21
21
  "cpu": [
22
- "x64"
22
+ "arm64"
23
23
  ]
24
24
  }
index 15bab8e..c8fa458 100755
Binary file