mise: Update to version 2025.8.1

This commit is contained in:
github-actions[bot] 2025-08-01 16:30:33 +00:00
parent 4e0f17fe4f
commit 30c3d0d366

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.8.0", "version": "2025.8.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.8.0/mise-v2025.8.0-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.8.1/mise-v2025.8.1-windows-x64.zip",
"hash": "37f7a45de229912e26e2e8bcaa54d28e01632645358c7ebe6440df053ca683bd" "hash": "262f2cbf2cf7f688c36cfbeb258729dfe83ba9060ba9e44290e3cdc02aa4f3e9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.8.0/mise-v2025.8.0-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.8.1/mise-v2025.8.1-windows-arm64.zip",
"hash": "eb731a248696b49b72b2bf5992e370e796cfafe7d527d4deb609217a4e9149d2" "hash": "f4b589471b8b5649e2be36415978dcc87602f60b8081482444ee59c9f84193a2"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",