fix(update): electron update function (#32)

This commit is contained in:
Haze
2026-02-10 15:20:04 +08:00
committed by GitHub
Unverified
parent e8a7377525
commit 9e5fdc5631
4 changed files with 168 additions and 2 deletions

View File

@@ -33,7 +33,12 @@ asarUnpack:
- "**/*.node"
# Auto-update configuration
# Primary: Alibaba Cloud OSS (fast for Chinese users, used for auto-update)
# Fallback: GitHub Releases (backup, used when OSS is unavailable)
publish:
- provider: generic
url: https://valuecell-clawx.oss-cn-hangzhou.aliyuncs.com/latest
useMultipleRangeRequest: false
- provider: github
owner: ValueCell-ai
repo: ClawX