@agent-lite/morphix-cli-win32-x64 1.35.3 → 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: 53827584 bytes
4
- sha256: 328eae391a42a8d09d8a8c0a063b3a54b0a201b9e3f245008ad338d0ba388c9d
3
+ size: 53837824 bytes
4
+ sha256: 3c142f6f439069a79f7a90e041fd88b8c70073c5267cdb1828079c073d36ef19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-lite/morphix-cli-win32-x64",
3
- "version": "1.35.3",
3
+ "version": "1.35.5",
4
4
  "description": "morphix prebuilt binary for win32-x64.",
5
5
  "os": [
6
6
  "win32"
@@ -11,5 +11,5 @@
11
11
  "files": [
12
12
  "bin/"
13
13
  ],
14
- "reasonixCandidateSha": "ac097c5ca1f47727c4392a42e1c6ec16d319fb18"
14
+ "reasonixCandidateSha": "2109d9182259a030f9e645bf0062dbe4e291e336"
15
15
  }