From d687446d7a3d013a5b73a3f20ac46e147822a8be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:37:58 +0000 Subject: [PATCH] mise: Update to version 2025.4.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 555e1892f4..1e97d1e67e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.11", + "version": "2025.4.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.3.11/mise-v2025.3.11-windows-x64.zip", - "hash": "c0a61c22e69eb6e91a68b6b4e340192c19625b3ea814e38ed4201891b842c2dd" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.0/mise-v2025.4.0-windows-x64.zip", + "hash": "981916654eacecb041c4b53e580aaf8d94c57560ec14b9f812827e24bc0ac4cb" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.11/mise-v2025.3.11-windows-arm64.zip", - "hash": "82c3fd7f51251406c3a65dfcbc1d02254a7237aaff6381bc563d5f21bab19ca7" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.0/mise-v2025.4.0-windows-arm64.zip", + "hash": "2c0b3387eef923a50489d7a021ad711d20dacd1c84250f50c7dec465276e6b34" } }, "extract_dir": "mise",