ideawave-host-windows 0.0.133 → 0.0.135

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.
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/ideawave-host.exe
3
- size: 119242752 bytes
4
- sha256: 4c1a1c8e7e37614ac7c5359c8ae3e42b9c46a0a4a6bc406ba9e8980b060f3056
3
+ size: 119353856 bytes
4
+ sha256: 54307a7977dbe032d3eea827d8c3f925ad67b2715498e455c5b088cca28f316d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ideawave-host-windows",
3
- "version": "0.0.133",
3
+ "version": "0.0.135",
4
4
  "description": "IdeaWave standalone host for win32-x64",
5
5
  "license": "UNLICENSED",
6
6
  "repository": {
@@ -29,7 +29,7 @@
29
29
  "target": "win32-x64",
30
30
  "bunTarget": "bun-windows-x64-baseline",
31
31
  "executable": "bin/ideawave-host.exe",
32
- "sourceSha": "bbba509e220f07498f7e89a18745824a8efd74d2",
32
+ "sourceSha": "2ca7538e1b364e2b000d1a515e3102fc8246a603",
33
33
  "bunVersion": "1.4.0",
34
34
  "openTuiVersion": "0.5.8"
35
35
  }