mise: Update to version 2025.8.2

This commit is contained in:
github-actions[bot] 2025-08-02 20:29:25 +00:00
parent 43b331c818
commit 4de1d35803

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.8.1", "version": "2025.8.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.8.1/mise-v2025.8.1-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.8.2/mise-v2025.8.2-windows-x64.zip",
"hash": "262f2cbf2cf7f688c36cfbeb258729dfe83ba9060ba9e44290e3cdc02aa4f3e9" "hash": "53c802e3888f9ea8ace052fe2316cc493eb69bf62641a301cc9be1a8aab2f5d8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.8.1/mise-v2025.8.1-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.8.2/mise-v2025.8.2-windows-arm64.zip",
"hash": "f4b589471b8b5649e2be36415978dcc87602f60b8081482444ee59c9f84193a2" "hash": "40b15feb6ca20c71cdba1ff53dd33ed15dd76b7adcca9bf988f9ebb419af5151"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",