Codex/pr 1217 (#1226)

* bundle node and windows git runtimes

* split desktop runtime into release package

* fix desktop runtime packaging ci

* embed desktop runtime release tag

* show desktop runtime download progress

* fix desktop runtime release handling

* refactor desktop runtime version config

* fix desktop package license

---------

Co-authored-by: xingzhi <chuzihao.czh@alibaba-inc.com>
Co-authored-by: ekko <fqsy1416@gmail.com>
This commit is contained in:
sir1st
2026-06-02 08:55:17 +08:00
committed by GitHub
parent 7440da9d23
commit 00ea452310
22 changed files with 1077 additions and 55 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
"": {
"name": "hermes-studio",
"version": "0.6.7",
"license": "MIT",
"license": "BSL-1.1",
"dependencies": {
"electron-updater": "^6.3.9"
},
@@ -4613,4 +4613,4 @@
}
}
}
}
}