From dd038805c2064f823ad847c0053221daf5e6d350 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 16:28:38 +0000 Subject: [PATCH] mise: Update to version 2025.9.22 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index be9218b9d5..b430e3fb1d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.21", + "version": "2025.9.22", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.21/mise-v2025.9.21-windows-x64.zip", - "hash": "ec88f138c1af5c6443fbb6fd36292613103a5c504e163fc769c88372923b1c8a" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.22/mise-v2025.9.22-windows-x64.zip", + "hash": "b9aa6f98d954c89c010bb9d6e4411aca749036fa6ecad03e0044c161360f8581" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.21/mise-v2025.9.21-windows-arm64.zip", - "hash": "03d3458ee92e093864f5e18f6b7ab5e259598f19d02a8079b21586becc7fa0ca" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.22/mise-v2025.9.22-windows-arm64.zip", + "hash": "417205b846b378c376195ad01cb00207919172e9ea128e1db182cfb77b1800ba" } }, "extract_dir": "mise",