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

Automated update triggered by `release`.

- Source tag: `v1.7.5`
- Pre-release: `false`
- Latest: `true`
- Workflow run: https://github.com/CherryHQ/cherry-studio/actions/runs/20308274985
This commit is contained in:
github-actions[bot] 2025-12-17 15:36:33 +00:00
parent e7059cc8f0
commit 8611ec2e9d

View File

@ -1,5 +1,5 @@
{ {
"lastUpdated": "2025-12-16T11:13:32.699Z", "lastUpdated": "2025-12-17T15:36:32.163Z",
"versions": { "versions": {
"2.0.0": { "2.0.0": {
"metadata": { "metadata": {
@ -14,7 +14,7 @@
"beta": null "beta": null
} }
}, },
"1.7.4": { "1.7.5": {
"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.4", "version": "1.7.5",
"feedUrls": { "feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.4", "github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.5",
"gitcode": "https://releases.cherry-ai.com" "gitcode": "https://releases.cherry-ai.com"
} }
}, },