Commit b37625c
committed
fix: update WASI SDK 25 linux checksums in both JSON and hardcoded registry
Complete the checksum fix by updating both:
- checksums/tools/wasi-sdk.json (linux_amd64, linux_arm64)
- checksums/registry.bzl hardcoded values (linux_amd64, linux_arm64)
This resolves CI failures where the hardcoded registry was still using
the old checksum while JSON had the new one.1 parent f5a71fd commit b37625c
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments