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