chore: update app-upgrade-config for v1.7.0 (#11520)

🤖 chore: sync app-upgrade-config for v1.7.0

Co-authored-by: 0xfullex <106392080+0xfullex@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-11-28 16:55:37 +08:00 committed by GitHub
parent 035709f2d4
commit 3ad156108b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
{
"lastUpdated": "2025-11-26T13:28:28.126Z",
"lastUpdated": "2025-11-28T08:52:55.027Z",
"versions": {
"2.0.0": {
"metadata": {
@ -14,7 +14,7 @@
"beta": null
}
},
"1.6.7": {
"1.7.0": {
"metadata": {
"segmentId": "legacy-v1",
"segmentType": "legacy"
@ -23,9 +23,9 @@
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
"channels": {
"latest": {
"version": "1.6.7",
"version": "1.7.0",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.6.7",
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0",
"gitcode": "https://releases.cherry-ai.com"
}
},