Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.2.11 · 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 099fc24154ed2d44fea9edd6a08465f32d5be425acd1c2375a53281e9f9f49e7 VirusTotal ↗
Filename mise-v2026.2.11-windows-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.2.11
Description Dev tools, env vars, tasks
License MIT
Upgrade Behavior install(Install over existing)
Release Notes A small release with a nice quality-of-life improvement for tera template users and a bug fix for file watching. Highlights - Array access for multi-version tools in tera templates — If you have multiple versions of a tool installed, you can now access them individually in tera templates via tools.<name>[0].path, tools.<name>[1].path, etc. Single-version tools continue to work as before with tools.<name>.path. #8129 Bug Fixes - hook-env now watches files used in tera templates — Files referenced…