From 27c8dabff9c3c682881325c08f8968a8830e0a0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 00:39:13 +0000 Subject: [PATCH] mise: Update to version 2025.5.14 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 0b11c57d47..ba25e100b6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.13", + "version": "2025.5.14", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -10,12 +10,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.13/mise-v2025.5.13-windows-x64.zip", - "hash": "d5bdc7b5fadedbc723a8d047fec4d861505d363887c819c4688b0fd3ac208085" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.14/mise-v2025.5.14-windows-x64.zip", + "hash": "28ec22d213372d096c31d0c6d545584bfe8e6f7c3730d16c5a4e25f7101a8f56" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.13/mise-v2025.5.13-windows-arm64.zip", - "hash": "cc2030dc7db7c0b5099d47dd642065f4a7e6fffa53a58c1da07f47d4209d66e8" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.14/mise-v2025.5.14-windows-arm64.zip", + "hash": "2ea5f74ce4b5ed9a09164c3138386d482c6c1eae3196c06587a9e65c4f954ffa" } }, "extract_dir": "mise",