fix(update): electron update function (#32)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user