fix(release): update base URL for asset hosting in configuration files (#39)

This commit is contained in:
Haze
2026-02-10 19:26:26 +08:00
committed by GitHub
Unverified
parent 816a0e24a2
commit 6c16d4e0ac
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ asarUnpack:
# Fallback: GitHub Releases (backup, used when OSS is unavailable)
publish:
- provider: generic
url: https://valuecell-clawx.oss-cn-hangzhou.aliyuncs.com/latest
url: https://oss.intelli-spectrum.com/latest
useMultipleRangeRequest: false
- provider: github
owner: ValueCell-ai