@agent-lite/morphix-cli-win32-arm64 1.35.4 → 1.35.5

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/morphix.exe +2 -2
  2. package/package.json +2 -2
package/bin/morphix.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/morphix.exe
3
- size: 49223168 bytes
4
- sha256: 2ec14b6c9aee7454dc817e0c4f6c5cb0d16fdcaf81137021093b302180381ab6
3
+ size: 49228800 bytes
4
+ sha256: 6450cc0b3d697c835d4db9aa6fdfff57650e78b49fcbaa87450457fc4281fe09
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-lite/morphix-cli-win32-arm64",
3
- "version": "1.35.4",
3
+ "version": "1.35.5",
4
4
  "description": "morphix prebuilt binary for win32-arm64.",
5
5
  "os": [
6
6
  "win32"
@@ -11,5 +11,5 @@
11
11
  "files": [
12
12
  "bin/"
13
13
  ],
14
- "reasonixCandidateSha": "0297329047d946804d0d27c91cf6e5e149b29ef4"
14
+ "reasonixCandidateSha": "2109d9182259a030f9e645bf0062dbe4e291e336"
15
15
  }