ZIP
WinGet
mise-en-place
jdx · 2026.6.4 · 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
Filename
mise-v2026.6.4-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2026.6.4
Description
Your dev env, already prepped.
License
MIT
↗
Homepage
https://mise.en.dev/
Support
https://github.com/jdx/mise
Installer URL
https://github.com/jdx/mise/releases/download/v2026.6.4/mise-v2026.6.4-windows-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Added
- (system) Declarative system packages ([system.packages]) for apt, dnf, pacman, and Homebrew core formulae (installed without a brew CLI) via new experimental mise system status / install commands (#10326 by @jdx).
- (system) New mise system use and mise system upgrade to write [system.packages] entries and refresh installed system packages (#10346 by @jdx).
- (github) Added matching (substring) and matching_regex asset options to the github, gitlab, and forgejo backends, applied before p…