v2026.8.8

jdx/misev2026.8.8Aug 17, 2026by mise-en-dev

AI Summary

This release restores the ARMv7 (hard-float) build so those binaries can be published again, fixing a failure in the automated release.

Key Highlights

  • Restored ARMv7 (hard-float) build with updated libclang (LLVM 6).

New Features

  • ARMv7 release build restoration

Full Release Notes

> [!NOTE]
> The automated v2026.8.7 release failed before binaries were published. v2026.8.8 includes all changes from v2026.8.7 and is the supported downloadable release for those changes.

This release restores the ARMv7 (hard-float) build so those binaries can be published again.

## Fixed
- **release:** the `armv7-unknown-linux-gnueabihf` build now installs a newer libclang (LLVM 6), which the `aws-lc-sys` bindgen step requires. Previously the release job panicked on every ARMv7 build because the cross Ubuntu 16.04 image shipped libclang 3.8. ([#12088](https://github.com/jdx/mise/pull/12088) by @jdx)

**Full Changelog**: https://github.com/jdx/mise/compare/v2026.8.7...v2026.8.8

## 💚 Sponsor mise

mise is maintained by [@jdx](https://github.com/jdx), an open source developer for [**entire.io**](https://entire.io), the title sponsor of the [jdx.dev](https://jdx.dev) open source tools. Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at [jdx.dev](https://jdx.dev/sponsors.html). Individual and company sponsorships keep mise fast, free, and independent.

*AI-assisted — Tool: Codex; model: openai/gpt-5; version: unavailable.*