From 89d34ef18e1f07648d6fbe67fa824183218d54fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 04:29:00 +0000 Subject: [PATCH] mise: Update to version 2025.1.15 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index c0bed25148..4e1cbc25ec 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.14", + "version": "2025.1.15", "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.1.14/mise-v2025.1.14-windows-x64.zip", - "hash": "5e144135a061f062ca97943e66eb3837aef9c27f31fdac0943b411b35740f64f" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.15/mise-v2025.1.15-windows-x64.zip", + "hash": "9e24a810000f037747bf8b4aa65088ddf1a2ac0cc8b21b9a878d1aaa991188fd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.14/mise-v2025.1.14-windows-arm64.zip", - "hash": "06f13cd2272e223aa6e3fddfd6df877f07f6a4cad10bebec7fef4059201a4d86" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.15/mise-v2025.1.15-windows-arm64.zip", + "hash": "1092698ad2d801ebe31314c8a41fc388c3219b688c46b69d9ce947339cdd4d27" } }, "extract_dir": "mise",