Silent Install HQ
ZIP WinGet

mise-en-place

jdx · 2026.4.8 · 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 0a13e8ec7dbacd13b4eeb88ffdfd8800c5646be9592a4e2781d3f92b97ab18b1 VirusTotal ↗
Filename mise-v2026.4.8-windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jdx.mise
Version 2026.4.8
Description Dev tools, env vars, tasks
License MIT
Upgrade Behavior install(Install over existing)
Release Notes This release brings significant stability improvements to the task runner -- fixing hangs, deadlocks, and panics across several edge cases in task dependency graphs and parallel execution. It also overhauls Go version resolution for subpath packages by querying the module proxy directly, and adds new configuration options for sandbox environment filtering and lockfile platform targeting. Highlights - Go subpath version resolution fixed -- Tools like go:github.com/foo/bar/cmd/baz that live under…