From 02766577f8698f3daeb104f7e57cc2e18300f5a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 00:37:54 +0000 Subject: [PATCH] mise: Update to version 2025.4.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 1e97d1e67e..1fc4f082c9 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.4.0", + "version": "2025.4.1", "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.4.0/mise-v2025.4.0-windows-x64.zip", - "hash": "981916654eacecb041c4b53e580aaf8d94c57560ec14b9f812827e24bc0ac4cb" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.1/mise-v2025.4.1-windows-x64.zip", + "hash": "36e02073353b431a75ad66c8f9fa680472a5d0ec0782e78e43f212e5631b878f" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.4.0/mise-v2025.4.0-windows-arm64.zip", - "hash": "2c0b3387eef923a50489d7a021ad711d20dacd1c84250f50c7dec465276e6b34" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.1/mise-v2025.4.1-windows-arm64.zip", + "hash": "ff196d86f14a4d64143d54ec0da708a6e69b1368680ebba008fcadd3fa8623b7" } }, "extract_dir": "mise",