ZIP
WinGet
mise-en-place
jdx · 2025.12.12 · 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.12-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jdx.mise
Version
2025.12.12
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.12/mise-v2025.12.12-windows-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
2025.12.12 - 2025-12-18
🚀 Features
- (backend) add version timestamps for spm, conda, and gem backends by @jdx in #7383
- (backend) add security features to github backend by @jdx in #7387
- (ruby) add GitHub attestation verification for precompiled binaries by @jdx in #7382
🐛 Bug Fixes
- (aqua) improve security feature detection by @jdx in #7385
- (github) use version_prefix when fetching release for SLSA verification by @jdx in #7391
🚜 Refactor
- (vfox) remove submodules, embed plugins directl…