ZIP
WinGet
mise-en-place
jdx · 2025.1.0 · 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
Filename
mise-v2025.1.0-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.1.0
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.1.0/mise-v2025.1.0-windows-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
🚀 Features
- use aqua for gradle by @jdx in #3903
- added completions to more commands by @jdx in #3910
🐛 Bug Fixes
- panic when setting config value by @roele in #3823
- add hidden settings/task --complete option by @jdx in #3902
- handle panic when task contains invalid template by @jdx in #3904
- missing checksums in mise.run script by @jdx in #3906
- active flag for symlinked tools in mise ls --json by @jdx in #3907
📚 Documentation
- Update LICENSE by @jdx in 156db11
- updated roadmap by @jd…