23 lines
929 B
JSON
23 lines
929 B
JSON
{
|
|
"version": "3.1.2",
|
|
"notes": "自动更新功能首次测试\n\n- 集成 Tauri updater 插件\n- 添加自动更新检查功能\n- 支持应用内版本升级",
|
|
"pub_date": "2025-01-09T12:00:00Z",
|
|
"platforms": {
|
|
"darwin-aarch64": {
|
|
"signature": "需要上传后生成",
|
|
"url": "https://github.com/jasonyoung/cc-switch/releases/download/v3.1.2/CC-Switch-macOS.zip"
|
|
},
|
|
"darwin-x86_64": {
|
|
"signature": "需要上传后生成",
|
|
"url": "https://github.com/jasonyoung/cc-switch/releases/download/v3.1.2/CC-Switch-macOS.zip"
|
|
},
|
|
"windows-x86_64": {
|
|
"signature": "需要上传后生成",
|
|
"url": "https://github.com/jasonyoung/cc-switch/releases/download/v3.1.2/CC-Switch-Setup.exe"
|
|
},
|
|
"linux-x86_64": {
|
|
"signature": "需要上传后生成",
|
|
"url": "https://github.com/jasonyoung/cc-switch/releases/download/v3.1.2/cc-switch_3.1.2_amd64.deb"
|
|
}
|
|
}
|
|
} |