chore: bump version to 3.1.2 for auto-updater testing
This commit is contained in:
23
latest.json
Normal file
23
latest.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user