@reasonix/cli-linux-arm64 1.38.8 → 1.38.10

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.
Files changed (2) hide show
  1. package/bin/reasonix +2 -2
  2. package/package.json +2 -2
package/bin/reasonix CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/reasonix
3
- size: 45875362 bytes
4
- sha256: 562ed159ff98863775bd4374ec7a1839487b4ed1f3d7015e19c46c6088b58162
3
+ size: 47513762 bytes
4
+ sha256: 2c17831cc1f7fa877147f22f0cf320922b5257ce51f5880f8290d92275c63559
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reasonix/cli-linux-arm64",
3
- "version": "1.38.8",
3
+ "version": "1.38.10",
4
4
  "description": "reasonix prebuilt binary for linux-arm64.",
5
5
  "os": [
6
6
  "linux"
@@ -16,5 +16,5 @@
16
16
  "type": "git",
17
17
  "url": "git+https://github.com/esengine/DeepSeek-Reasonix.git"
18
18
  },
19
- "reasonixCandidateSha": "7278072720a2dc7a31cce0eec18c1eacc149c0e0"
19
+ "reasonixCandidateSha": "366e0eb6b86bbf4278547995eda0f42b4404242d"
20
20
  }