v1.1.15
fix: publish Linux asset in 1.1.15 release (#26) * fix: allow musl interpreter in Linux release validation * ci: avoid bootstrap race on unreleased tag * fix: statically link Linux musl release * ci: verify static Linux release binary * fix: use self-contained Rust musl toolchain * fix: install musl compiler without overriding linker --------- Co-authored-by: neng <lijiawei@lexmount.cn>