ZIP
WinGet
mise-en-place
jdx · 2025.10.16 · 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.10.16-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.10.16
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.10.16/mise-v2025.10.16-windows-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
2025.10.16 - 2025-10-23
🚀 Features
- (tasks) modify usage spec parsing to return dummy strings by @iamkroot in #6723
- include resolved sources in task templating context by @the-wondersmith in #6180
- Add Tera function absolute by @iamkroot in #6729
🐛 Bug Fixes
- (cli) respect os filter during upgrade by @iamkroot in #6724
📚 Documentation
- fix RUNTIME.osType values in example snippet by @ofalvai in #6732
- migrate issue links to GitHub discussions by @jdx in #6740
- document Lua version by @of…