mise: Update to version 2025.7.1

This commit is contained in:
github-actions[bot] 2025-07-06 04:30:54 +00:00
parent 4f45421426
commit eb8535f6a5

View File

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