From e7de0d67d7be3e0620c856a00235b42738f6e3f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:28:47 +0000 Subject: [PATCH] mise: Update to version 2025.9.25 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 61721f8f73..43d6cef5b2 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.24", + "version": "2025.9.25", "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.24/mise-v2025.9.24-windows-x64.zip", - "hash": "edee13852efeb8fc961a0da5d20c86879af0fb301846695632a59f3ef102e7ee" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-x64.zip", + "hash": "63a00ca2dd7f9cdc97bf47afc60165b39540e9bae0c45a4289a4567b15d91922" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.24/mise-v2025.9.24-windows-arm64.zip", - "hash": "a6886a5901c65b5138e36e3d7034b1a4e4547bd26bc1b185cbcf044e8814ef12" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-arm64.zip", + "hash": "e72157696a8941c9fe1280920bf73ea11b0c804bd23fc013d3cf562532cb52a9" } }, "extract_dir": "mise",