From e63beded402de384a439be4346e3dffc64217d42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 00:43:04 +0000 Subject: [PATCH] mise: Update to version 2025.5.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 1ef5f6f25b..19f10152a2 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.4.12", + "version": "2025.5.0", "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.4.12/mise-v2025.4.12-windows-x64.zip", - "hash": "ed2b95b211c7b74ae0c22bb47e540be4de5798bd91075fb13f6f9db19c4bba7a" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.0/mise-v2025.5.0-windows-x64.zip", + "hash": "8b9c10c750d05381426d807ea582cadc6ce17dfacda848e45858f4109127113d" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.4.12/mise-v2025.4.12-windows-arm64.zip", - "hash": "f5b72386222c56ec8e3b641adee8938ab3256e72971b8df6c48ac2b8ef431c0f" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.0/mise-v2025.5.0-windows-arm64.zip", + "hash": "4efebfdf5d92bf0985327b37ead9bf5bad85bb9dc361a29e3f59fc5552502269" } }, "extract_dir": "mise",