ideawave-host-windows 0.0.132 → 0.0.133

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
3
  size: 119242752 bytes
4
- sha256: eec40ab16d8e66a2d5ec99dffc73b02a9e701cea129eb061d480a4a6b107aa32
4
+ sha256: 4c1a1c8e7e37614ac7c5359c8ae3e42b9c46a0a4a6bc406ba9e8980b060f3056
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ideawave-host-windows",
3
- "version": "0.0.132",
3
+ "version": "0.0.133",
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": "bd0cbc79300acd42730ace002a4fa90d91fe3683",
32
+ "sourceSha": "bbba509e220f07498f7e89a18745824a8efd74d2",
33
33
  "bunVersion": "1.4.0",
34
34
  "openTuiVersion": "0.5.8"
35
35
  }