mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-05 12:29:44 +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": {
|
"versions": {
|
||||||
"2.0.0": {
|
"2.0.0": {
|
||||||
"metadata": {
|
"metadata": {
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"beta": null
|
"beta": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1.7.0": {
|
"1.7.1": {
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"segmentId": "legacy-v1",
|
"segmentId": "legacy-v1",
|
||||||
"segmentType": "legacy"
|
"segmentType": "legacy"
|
||||||
@ -23,9 +23,9 @@
|
|||||||
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
|
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
|
||||||
"channels": {
|
"channels": {
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"feedUrls": {
|
"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"
|
"gitcode": "https://releases.cherry-ai.com"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user