chore: sync app-upgrade-config for v1.7.8

Automated update triggered by `release`.

- Source tag: `v1.7.8`
- Pre-release: `false`
- Latest: `true`
- Workflow run: https://github.com/CherryHQ/cherry-studio/actions/runs/20552269154
This commit is contained in:
github-actions[bot] 2025-12-28 10:09:40 +00:00
parent a63c85a2b9
commit 5a6d95fe4e

View File

@ -1,5 +1,5 @@
{ {
"lastUpdated": "2025-12-25T07:11:22.957Z", "lastUpdated": "2025-12-28T10:09:38.858Z",
"versions": { "versions": {
"2.0.0": { "2.0.0": {
"metadata": { "metadata": {
@ -14,7 +14,7 @@
"beta": null "beta": null
} }
}, },
"1.7.7": { "1.7.8": {
"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.7", "version": "1.7.8",
"feedUrls": { "feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.7", "github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.8",
"gitcode": "https://releases.cherry-ai.com" "gitcode": "https://releases.cherry-ai.com"
} }
}, },