mise: Update to version 2025.5.2

This commit is contained in:
github-actions[bot] 2025-05-08 00:39:37 +00:00
parent 04d9171ede
commit 11a0b4d30b

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.5.1", "version": "2025.5.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",
@ -10,12 +10,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-windows-x64.zip",
"hash": "d8d5f2fae3c2677a7e54edd539bc32dda29c5a558fa01773d5bcf2cc32fd9ab6" "hash": "eb9170bf387fd81b369e2f22f1e5fb21518c2d310b197ebe84e79ec2b21b33ea"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-windows-arm64.zip",
"hash": "e48d24057cb4a8e2d2fd94d8ce14216e5a7f111b3a35425a29f2eb14b8f377af" "hash": "ce3c5c9b0910a78a9596065474393a97875b72dffa36c9adf750022f4d4eec73"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",