Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.4.11 · 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 0595c0ace18209519cdb98b15b8e4aeba48b8dbe56a2ce5483baa3464e4c13f5 VirusTotal ↗
Filename mise-v2026.4.11-windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.4.11
Description Dev tools, env vars, tasks
License MIT
Upgrade Behavior install(Install over existing)
Release Notes A small release with two meaningful bug fixes: task dependency templates with {{usage.*}} references now resolve correctly even when the task is called without arguments, and package.json devEngines version fields are now parsed as full npm semver ranges instead of being simplified into prefix matches. Fixed - Task dependency templates now render without arguments -- When a task declared dependencies using {{usage.*}} templates (e.g. depends = ["child {{usage.app}}"]), those templates were only…