mise: Update to version 2025.5.3

This commit is contained in:
github-actions[bot] 2025-05-10 00:37:48 +00:00
parent 45673efe4e
commit f08ddc8612

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.5.2", "version": "2025.5.3",
"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.2/mise-v2025.5.2-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.3/mise-v2025.5.3-windows-x64.zip",
"hash": "eb9170bf387fd81b369e2f22f1e5fb21518c2d310b197ebe84e79ec2b21b33ea" "hash": "52540ca11f087f8a681318602a40a13123cd8a6954133737ab3f189cc6ce7e31"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.3/mise-v2025.5.3-windows-arm64.zip",
"hash": "ce3c5c9b0910a78a9596065474393a97875b72dffa36c9adf750022f4d4eec73" "hash": "df7a29084e8d8dc09a7f3ddcce8ff3143e703f457e094747e281d2ef62a262be"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",