From 55122e6a41d0f65a7255fb800d88a8f5f0010eb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:39:41 +0000 Subject: [PATCH] mise: Update to version 2025.3.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index ce8f59aca1..23f1b9ee2d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.9", + "version": "2025.3.0", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.9/mise-v2025.2.9-windows-x64.zip", - "hash": "f763ff704916d02415d554d62014d3a9ced5c9da8adadb48e3ce67e7f9f64a13" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.0/mise-v2025.3.0-windows-x64.zip", + "hash": "b99233ddacde62044fa0e65bbe2696aa17c121783f4f10c94d4d9fe7df200850" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.9/mise-v2025.2.9-windows-arm64.zip", - "hash": "c1700d5ba7e0b4b62aa463108c3dcba2b25532b588eef1c693ce298578a5227c" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.0/mise-v2025.3.0-windows-arm64.zip", + "hash": "2859ee15862388fd4bc3d223670a5fcd625b0d353d3f903d772d26acc77c83bc" } }, "extract_dir": "mise",