mise: Update to version 2025.10.0

This commit is contained in:
github-actions[bot] 2025-10-01 20:29:41 +00:00
parent 3f7db0f421
commit 247d730e57

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.9.25", "version": "2025.10.0",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -13,12 +13,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-x64.zip",
"hash": "63a00ca2dd7f9cdc97bf47afc60165b39540e9bae0c45a4289a4567b15d91922" "hash": "53b4e39389e8846e9b7787820f33e976c610eccfc15ad062c66ef8163899943a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-arm64.zip",
"hash": "e72157696a8941c9fe1280920bf73ea11b0c804bd23fc013d3cf562532cb52a9" "hash": "3caf2d9fba20c83534edb7874296923fecfa578e16c185933d0d58be9f4f22ce"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",