ZIP
WinGet
mise-en-place
jdx · 2025.7.19 · 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.7.19-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.7.19
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.7.19/mise-v2025.7.19-windows-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
🐛 Bug Fixes
- (pwsh) set console encoding to UTF-8 to prevent Unicode garbling by @IMXEren in #5732
- (registry) set matching_regex for glab on Windows to pick the correct asset by @risu729 in #5727
📚 Documentation
- (config) fix alias section name by @malept in #5736
- fix typo in contributing commit message prefixes by @malept in #5737
Chore
- (ppa) wait for gh rate limit by @jdx in #5721
- (vfox-test) set GITHUB_TOKEN by @jdx in cdbb62b
New Contributors
- @malept made their first contribution…