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

Automated update triggered by `release`.

- Source tag: `v1.7.6`
- Pre-release: `false`
- Latest: `true`
- Workflow run: https://github.com/CherryHQ/cherry-studio/actions/runs/20340745337
This commit is contained in:
github-actions[bot] 2025-12-18 14:45:27 +00:00
parent 8611ec2e9d
commit 1855ff73eb

View File

@ -1,5 +1,5 @@
{
"lastUpdated": "2025-12-17T15:36:32.163Z",
"lastUpdated": "2025-12-18T14:45:26.799Z",
"versions": {
"2.0.0": {
"metadata": {
@ -14,7 +14,7 @@
"beta": null
}
},
"1.7.5": {
"1.7.6": {
"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.5",
"version": "1.7.6",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.5",
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.6",
"gitcode": "https://releases.cherry-ai.com"
}
},