@blade-ai/orca 0.2.17-linux-arm64 → 0.2.17-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.2.17-linux-
|
|
17
|
-
"description": "Native Orca binary for linux/
|
|
16
|
+
"version": "0.2.17-linux-x64",
|
|
17
|
+
"description": "Native Orca binary for linux/x64.",
|
|
18
18
|
"os": [
|
|
19
19
|
"linux"
|
|
20
20
|
],
|
|
21
21
|
"cpu": [
|
|
22
|
-
"
|
|
22
|
+
"x64"
|
|
23
23
|
]
|
|
24
24
|
}
|
|
index e1928f7..ee38865 100755
|
|
|
Binary file
|