fix: make Windows updater helper launch reliable
ForgeFlow quality gate / quality (push) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-01 17:59:55 +02:00
parent 8fa4891075
commit 958d5b84d3
9 changed files with 107 additions and 28 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ function createMockRepositoryBridge(context) {
await wait(80);
snapshot();
return {
appVersion: "0.10.5-demo",
appVersion: "0.10.6-demo",
platform: "win32",
state: clone(state),
git: { available: true, version: "git version 2.47.3" },