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: remove non-updatable tools from checksum updater config
Removed wasmsign2-cli, jco, and file-ops-component from tool_config
since these don't have regular GitHub releases that can be checked.
These tools use a fallback mechanism in the checksum manager instead.
This allows the checksum updater to focus on tools with active GitHub
release APIs (nodejs, wizer, wkg, tinygo, wasm-tools, wit-bindgen, wac,
wasmtime, wasi-sdk).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments