mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-06 20:02:49 +08:00
release.yml 的"提交 latest.json 到 main"步骤在本次发版被静默吞错
(`git push HEAD:main || true`):Release CI 跑期间我推了 fmt fix
commit (88928b7) 让 main 领先于 CI 检出的版本,CI 试图 push 时被
GitHub 因 non-fast-forward 拒绝。
手动补提此清单,让前端热更新可识别 0.14.0 包:
- hash 来自下载 https://github.com/qingchencloud/clawpanel/releases/download/v0.14.0/web-0.14.0.zip 后计算的 sha256
- size 取实际字节数
- releasedAt 取 Release.publishedAt