ZIP
WinGet
mise-en-place
jdx · 2025.7.31 · 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.31-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.7.31
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.31/mise-v2025.7.31-windows-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
🚀 Features
- (tool-stubs) append to existing tool-stub files instead of overwriting by @jdx in #5835
- (tool-stubs) add auto-platform detection from URLs by @jdx in #5836
- Add sops.strict setting for non-strict decryption mode by @pepicrft in #5378
🐛 Bug Fixes
- (tool-stub) use URL hash as version for HTTP backend with "latest" by @jdx in #5828
- (tool-stubs) fix -v and --help flags by @jdx in #5829
- (tool-stubs) use 'checksum' field instead of 'blake3' in generated stubs by @jdx in #5834
- do…