Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.5.0 · x64

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 053de50b0ee574a40ebcca667c17e27b06423bfed3779c623970e0e36e1d6405 VirusTotal ↗
Filename mise-v2026.5.0-windows-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.5.0
Description Your dev env, already prepped.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Added - (conda) Graduated the conda backend out of experimental (#9544) by @jdx. - (deps) Added dart and flutter deps providers backed by pubspec.yaml / pubspec.lock (#9505) by @tjarvstrand. - (task) sources entries can now be prefixed with ! to exclude paths, and a new sources_exclude field is supported; exclusions apply to freshness checks, task_source_files, and mise watch (#9496) by @jlarmstrongiv. - (vfox) Added stat to the Lua file module so plugins can read file metadata (#9497) by @estev…