ZIP
WinGet
mise-en-place
jdx · 2025.12.1 · 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-v2025.12.1-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.12.1
Description
Dev tools, env vars, tasks
License
MIT
↗
Homepage
https://mise.jdx.dev/
Support
https://github.com/jdx/mise
Installer URL
https://github.com/jdx/mise/releases/download/v2025.12.1/mise-v2025.12.1-windows-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
2025.12.1 - 2025-12-08
🚀 Features
- (npm) support pnpm as a package manager for npm backend by @risu729 in #7214
- (tool-stubs) add --bootstrap flag to mise generate tool-stub by @jdx in #7203
🐛 Bug Fixes
- (alpine) increase alpine release timeout to 60 minutes by @jdx in #7188
- (bun) use x64-baseline for aarch64 on Windows by @roele in #7190
- (tools) allow using env vars in tools by @antonsergeyev in #7205
- add cfg(feature = "self_update") to statics only used by that feature by @jdx in #718…