Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.3.6 · 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 301cccce18830c6f47bbd85e259b35dfef208f55a67eef08fa3207968507c5a5 VirusTotal ↗
Filename mise-v2026.3.6-windows-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.3.6
Description Dev tools, env vars, tasks
License MIT
Upgrade Behavior install(Install over existing)
Release Notes This release redesigns environment-specific lockfiles for better CI isolation, fixes a critical fork bomb caused by shim recursion in go: backend tools, and addresses several Windows-specific issues including locked .exe shims and env._.source support. Highlights - Per-environment lockfiles replace the previous env tag system, so mise.test.toml now generates mise.test.lock instead of tagging entries in a shared mise.lock. This means CI caches are no longer invalidated by dev-only tool changes. -…