mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 05:11:24 +08:00
🤖 chore: sync app-upgrade-config for v1.7.0-rc.3
Co-authored-by: 0xfullex <106392080+0xfullex@users.noreply.github.com>
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"lastUpdated": "2025-11-26T13:28:28.126Z",
|
|
"versions": {
|
|
"2.0.0": {
|
|
"metadata": {
|
|
"segmentId": "gateway-v2",
|
|
"segmentType": "breaking"
|
|
},
|
|
"minCompatibleVersion": "1.7.0",
|
|
"description": "Major release v2.0 - required intermediate version for v2.x upgrades",
|
|
"channels": {
|
|
"latest": null,
|
|
"rc": null,
|
|
"beta": null
|
|
}
|
|
},
|
|
"1.6.7": {
|
|
"metadata": {
|
|
"segmentId": "legacy-v1",
|
|
"segmentType": "legacy"
|
|
},
|
|
"minCompatibleVersion": "1.0.0",
|
|
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
|
|
"channels": {
|
|
"latest": {
|
|
"version": "1.6.7",
|
|
"feedUrls": {
|
|
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.6.7",
|
|
"gitcode": "https://releases.cherry-ai.com"
|
|
}
|
|
},
|
|
"rc": {
|
|
"version": "1.7.0-rc.3",
|
|
"feedUrls": {
|
|
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3",
|
|
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3"
|
|
}
|
|
},
|
|
"beta": {
|
|
"version": "1.7.0-beta.3",
|
|
"feedUrls": {
|
|
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3",
|
|
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|