From 5a6d95fe4e41c399ee7b866a3cdbdea0d0a64a24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 28 Dec 2025 10:09:40 +0000 Subject: [PATCH] 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 --- app-upgrade-config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-upgrade-config.json b/app-upgrade-config.json index c623a3bae0..9cc368f13b 100644 --- a/app-upgrade-config.json +++ b/app-upgrade-config.json @@ -1,5 +1,5 @@ { - "lastUpdated": "2025-12-25T07:11:22.957Z", + "lastUpdated": "2025-12-28T10:09:38.858Z", "versions": { "2.0.0": { "metadata": { @@ -14,7 +14,7 @@ "beta": null } }, - "1.7.7": { + "1.7.8": { "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.7", + "version": "1.7.8", "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" } },