chore: update app-upgrade-config for v1.7.1 (#11581)

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

Co-authored-by: kangfenmao <8253512+kangfenmao@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-11-30 20:19:46 +08:00 committed by GitHub
parent 3ad156108b
commit 6908f2ff87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
{
"lastUpdated": "2025-11-28T08:52:55.027Z",
"lastUpdated": "2025-11-30T12:19:20.086Z",
"versions": {
"2.0.0": {
"metadata": {
@ -14,7 +14,7 @@
"beta": null
}
},
"1.7.0": {
"1.7.1": {
"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.7.0",
"version": "1.7.1",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0",
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.1",
"gitcode": "https://releases.cherry-ai.com"
}
},