From 3a67613e1f7186b26ae4d90a9274c7972eef5be4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 16:30:22 +0000 Subject: [PATCH] mise: Update to version 2025.5.5 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 742d740aac..3440845732 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.4", + "version": "2025.5.5", "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.4/mise-v2025.5.4-windows-x64.zip", - "hash": "cf403ea527aa4e94756cd5e32e39a6d0cd6d0468f34f1ce99ab0aee4b659c794" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.5/mise-v2025.5.5-windows-x64.zip", + "hash": "ccf66ed1a65ad9253e69b950ea9b93bd9ac553304fa450295c7758ae243840a4" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.4/mise-v2025.5.4-windows-arm64.zip", - "hash": "d38454a46e8d0f7026ea7f9548197bafe9f833d46e4714022032b407857611d2" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.5/mise-v2025.5.5-windows-arm64.zip", + "hash": "2e71ff2ad37cdba3dc6c0fa7f6b31932b026e4a81341a17eddfc55e798b75dcb" } }, "extract_dir": "mise",