ideawave-host-windows 0.0.133 → 0.0.134

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: 119243264 bytes
4
+ sha256: 2b9691cdc03415fb6f174e55f9cd4add0eca565ea5b3ce335adc55461ec714af
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.134",
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": "1f9707f660b04a76e5b1c038b438d09bc073735a",
33
33
  "bunVersion": "1.4.0",
34
34
  "openTuiVersion": "0.5.8"
35
35
  }