ideawave-host-windows 0.0.131 → 0.0.132

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: 79a202b5e7d8f9a4876839b13715c96fd67ff9578691a0cc945349765f1c0434
4
+ sha256: eec40ab16d8e66a2d5ec99dffc73b02a9e701cea129eb061d480a4a6b107aa32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ideawave-host-windows",
3
- "version": "0.0.131",
3
+ "version": "0.0.132",
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": "591563caded7140493dc734cd070638ed0d414bd",
32
+ "sourceSha": "bd0cbc79300acd42730ace002a4fa90d91fe3683",
33
33
  "bunVersion": "1.4.0",
34
34
  "openTuiVersion": "0.5.8"
35
35
  }