@morphllm/morphcode-linux-arm64 1.0.3 → 2.0.1

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
@@ -1,10 +1,9 @@
1
1
  {
2
2
  "name": "@morphllm/morphcode-linux-arm64",
3
- "version": "1.0.3",
4
- "os": [
5
- "linux"
6
- ],
7
- "cpu": [
8
- "arm64"
9
- ]
10
- }
3
+ "version": "2.0.1",
4
+ "description": "Morph Code binary for linux-arm64",
5
+ "os": ["linux"],
6
+ "cpu": ["arm64"],
7
+ "files": ["sa", "sa.exe"],
8
+ "license": "MIT"
9
+ }
index 7a932c2..e03c75f 100755
Binary file