mise: Update to version 2025.6.2

This commit is contained in:
github-actions[bot] 2025-06-13 00:40:35 +00:00
parent 57c2af70d1
commit 23c2d62b15

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.6.1", "version": "2025.6.2",
"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.6.1/mise-v2025.6.1-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.6.2/mise-v2025.6.2-windows-x64.zip",
"hash": "fde16f2587f3205c3f6158074209adf2602727479b7ba01c326b7f3cfc9fad29" "hash": "3c06012853f1bf68d0e47c6a710607756bd54778c5a9c006a28ff6ab62abec03"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.6.1/mise-v2025.6.1-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.6.2/mise-v2025.6.2-windows-arm64.zip",
"hash": "d595e7a8e8b84c04c5fb20bad33852f2d383023af31afe1629df4d2112aad51b" "hash": "d9249fe9fe439b3bf5b01f8c3cef4770c2a938f98e41f8fabc7086c7ef1d374c"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",