mise: Update to version 2025.7.2

This commit is contained in:
github-actions[bot] 2025-07-09 12:31:40 +00:00
parent db74816d61
commit 72bb274232

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.7.1", "version": "2025.7.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.7.1/mise-v2025.7.1-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.7.2/mise-v2025.7.2-windows-x64.zip",
"hash": "def20c1144cc50eebbbeea16539f4c30a1330dfc38c16db90e27e2b124195f7c" "hash": "644126b957adf58188512fd69e4943a9e5b150b691452cfb76f1c3823eff47cd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.7.1/mise-v2025.7.1-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.7.2/mise-v2025.7.2-windows-arm64.zip",
"hash": "96c25d07377df7f682104b66aaf2f18e183b2fdafdc069097a020ee81c3cc77e" "hash": "1bd5a9c42caa7332c7243fb24bddeb15abf3697d1b2634f44028851a8ce5bd30"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",