a1a3118c88c22fbf4ca20da26b4908f8501f7a05
Forgejo 的 /releases/{id}/assets/{asset_id} API 端点返回 JSON 元数据(约245字节)
而非二进制,导致下载到坏 web.tar.gz、部署时 tar 报 Unrecognized archive format。
改用 asset.browser_download_url(http→https 跟随重定向 + token)拉真正的文件,
并在下载后校验字节数与声明 size 一致,不符即当场失败。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
Description
No description provided
Releases
140
Release client-v1.1.16
Latest
Languages
Dart
49.5%
Go
20.9%
HTML
17.4%
Shell
3.3%
CSS
2.8%
Other
5.9%