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

Automated update triggered by `release`.

- Source tag: `v1.7.3`
- Pre-release: `false`
- Latest: `true`
- Workflow run: https://github.com/CherryHQ/cherry-studio/actions/runs/20164700793
This commit is contained in:
github-actions[bot] 2025-12-12 11:22:19 +00:00
parent db717c0665
commit e89b7151ab

View File

@ -1,5 +1,5 @@
{
"lastUpdated": "2025-12-08T05:31:34.244Z",
"lastUpdated": "2025-12-12T11:22:19.023Z",
"versions": {
"2.0.0": {
"metadata": {
@ -14,7 +14,7 @@
"beta": null
}
},
"1.7.2": {
"1.7.3": {
"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.2",
"version": "1.7.3",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.2",
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.3",
"gitcode": "https://releases.cherry-ai.com"
}
},