Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.3.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 02ac731481b9c714bbcb23d6b97e8eec7db0840b2657092d587b20f6e6fe3640 VirusTotal ↗
Filename mise-v2026.3.0-windows-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.3.0
Description Dev tools, env vars, tasks
License MIT
Upgrade Behavior install(Install over existing)
Release Notes This release brings a major upgrade to mise prepare with content-hash freshness, dependency ordering, and better diagnostics. Hooks and watch files can now delegate to full mise tasks, and task vars gain monorepo inheritance and per-task overrides. Several lockfile and idiomatic version file parsing bugs are also fixed. Highlights - mise prepare overhaul -- Freshness detection switches from mtime to blake3 content hashing (reliable across CI and clock skew), providers can declare dependencies on…