A small fix release: zig@master now behaves as a true rolling channel, and jdx/ruby precompiled installs always pick up the latest numbered build revision.
Fixed
-
ruby: Precompiled installs from the default
jdx/rubysource now require a numeric build-revision tag (e.g.3.3.11-1,3.3.11-2) and ignore the floating base release. Lockfiles already pin to a revision and the base tag is treated as revision0, so unlocked installs land on the newest rebuilt binary instead of an older one. Customruby.precompiled_urlGitHub sources keep the previous base-tag fallback (#10428 by @jdx). -
zig:
zig@masteris now treated as a rolling release channel. mise resolves it to the concrete nightly it currently points at (e.g.0.17.0-dev.836+e357134f0) viaziglang.org/download/index.json, installs into a versioned directory rather than a frozeninstalls/zig/master, and reuses the latest installed nightly for the channel — never an unrelated stable release — when running offline or from hook-env. As a result,mise upgrade zigandmise outdatedcan finally track new nightlies (#10423 by @JamBalaya56562, addresses #10251).mise use zig@master mise upgrade zig # moves to the current nightly
Documentation
New Contributors
Full Changelog: v2026.6.7...v2026.6.8
💚 Sponsor mise
mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.
If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.