{ "version": "2026.2.19", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "notes": [ "Persistence and environment variables settings of the manifest have been revoked, you can find persisted data at '$persist_dir', if you have installed the manifest before.", "", "See documentation for notes on configuring your shell: https://mise.jdx.dev/installing-mise.html" ], "suggest": { "vcredist": "extras/vcredist2022" }, "architecture": { "64bit": { "url": "https://github.com/jdx/mise/releases/download/v2026.2.19/mise-v2026.2.19-windows-x64.zip", "hash": "351f6180e314447f212f13b27e8747206957ed7156d6f54993a4d08671f83570" }, "arm64": { "url": "https://github.com/jdx/mise/releases/download/v2026.2.19/mise-v2026.2.19-windows-arm64.zip", "hash": "a17e92599ee3eb80ca24fba51fc05b089ccf0e44b96ccde1502a4d660e80ad6f" } }, "extract_dir": "mise", "bin": "bin/mise.exe", "checkver": { "github": "https://github.com/jdx/mise" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/jdx/mise/releases/download/v$version/mise-v$version-windows-x64.zip" }, "arm64": { "url": "https://github.com/jdx/mise/releases/download/v$version/mise-v$version-windows-arm64.zip" } }, "hash": { "url": "$baseurl/SHASUMS256.txt" } } }