Skip to content

Commit bfa6e80

Browse files
hyhmrrightclaude
andcommitted
ci(release): 更新固定的 linuxdeploy SHA256(上游 continuous 标签已滚动更新)
v0.15.0 发版 CI 的 Linux job 因 sha256sum 校验失败中止:GitHub API 确认 linuxdeploy/linuxdeploy 的 continuous release 资产已于 2026-07-01 由上游 重新发布(该 tag 本就是滚动更新,非固定版本)。人工复核:重新下载校验 文件类型(ELF/AppImage,~19MB,与历史体量一致)+ 直接源自官方仓库同一 release 资产 URL,判断为合法上游更新,非供应链篡改,更新固定哈希值。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 13e96d2 commit bfa6e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Pre-seed pinned linuxdeploy (Linux AppImage)
6767
if: matrix.platform == 'ubuntu-24.04'
6868
env:
69-
LD_SHA256: 514d4ffe2a2f757369b41863a4f63fbbb222c429652803ebc081cb16ba21ac25
69+
LD_SHA256: e87ee0815d109282fdda73e34c2361d64d02b0ffaea3674b18f1fd1f6a687dcf
7070
run: |
7171
mkdir -p ~/.cache/tauri
7272
curl -fsSL --retry 5 -o ~/.cache/tauri/linuxdeploy-x86_64.AppImage \

0 commit comments

Comments
 (0)