You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments