@blade-ai/orca 0.2.45-darwin-x64 → 0.2.45-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
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"node": ">=16"
|
|
15
15
|
},
|
|
16
16
|
"name": "@blade-ai/orca",
|
|
17
|
-
"version": "0.2.45-
|
|
18
|
-
"description": "Native Orca binary for
|
|
17
|
+
"version": "0.2.45-linux-arm64",
|
|
18
|
+
"description": "Native Orca binary for linux/arm64.",
|
|
19
19
|
"os": [
|
|
20
|
-
"
|
|
20
|
+
"linux"
|
|
21
21
|
],
|
|
22
22
|
"cpu": [
|
|
23
|
-
"
|
|
23
|
+
"arm64"
|
|
24
24
|
]
|
|
25
25
|
}
|
|
index 84e6e99..d92fdb3 100755
|
|
|
Binary file
|