mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 05:11:24 +08:00
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:
parent
3ad156108b
commit
6908f2ff87
@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user