Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.5.14 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0e1eacc9460aa3630684a11d1254d2116c39f8827efdc40c42d8fab7a627aeb6 VirusTotal ↗
Filename mise-v2026.5.14-windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.5.14
Description Your dev env, already prepped.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes A small fix release that hardens GitHub release asset auto-selection against picking binaries for the wrong CPU architecture. Fixed - (github) Asset auto-selection now hard-rejects any candidate whose filename explicitly declares a non-matching architecture, even when other scoring bonuses (preferred name, archive type, libc match) would otherwise rank it first. This fixes cases like cargo-msrv on aarch64 Linux, where cargo-msrv-x86_64-unknown-linux-gnu-*.tgz was being chosen over no-match-bette…