mise: Update to version 2025.10.1

This commit is contained in:
github-actions[bot] 2025-10-03 04:30:15 +00:00
parent ccb1ca589b
commit fafa223581

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.10.0", "version": "2025.10.1",
"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.10.0/mise-v2025.10.0-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.1/mise-v2025.10.1-windows-x64.zip",
"hash": "53b4e39389e8846e9b7787820f33e976c610eccfc15ad062c66ef8163899943a" "hash": "a385afdf9a1c8465eee1381f7ee461eeaa3ca18bd47499f5982205cd40214a87"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.1/mise-v2025.10.1-windows-arm64.zip",
"hash": "3caf2d9fba20c83534edb7874296923fecfa578e16c185933d0d58be9f4f22ce" "hash": "be68fc0198af9eaa7c9ce3d8fdd6c50ef18689df5d3a14c0b88d6ffbf0b975eb"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",