feat(update-center): 统一使用下载包文件进行安装

- 移除 buildLegacySparkUpgradeCommand,所有更新现在需要先下载 deb 包
- 为 APTSS 添加元数据查询功能
- 优化 aria2c 下载参数,使用 metalink URL
- 版本号更新至 5.0.0beta4
This commit is contained in:
2026-04-12 16:44:55 +08:00
parent fa2689c753
commit 6fcfa438d9
4 changed files with 114 additions and 74 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "spark-store",
"version": "5.0.0beta3",
"version": "5.0.0beta4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "spark-store",
"version": "5.0.0beta3",
"version": "5.0.0beta4",
"license": "GPL-3.0",
"dependencies": {
"@tailwindcss/vite": "^4.1.18",