From 5d25e05506f7980bc64c240c304cbb3bd3f01131 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 04:30:22 +0000 Subject: [PATCH] mise: Update to version 2025.10.3 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 3a2d7f2290..7399744245 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.2", + "version": "2025.10.3", "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.10.2/mise-v2025.10.2-windows-x64.zip", - "hash": "8e4c0163a2360b967499751d718473b887fcb36152629b708c3f0b190731f5d4" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.3/mise-v2025.10.3-windows-x64.zip", + "hash": "69f7a870309795ce281f015db4024b1cea5ac68a6131bcf905bfbc531e7244cd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.2/mise-v2025.10.2-windows-arm64.zip", - "hash": "6f941943a3dfce02e67c3f210817ad7d3b9715738a4aed4d66341f99cf35abc3" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.3/mise-v2025.10.3-windows-arm64.zip", + "hash": "922c2dffed2c105a10dcc7f689f0be67c327b90e4e2e9f9358f39d09fc2af9f6" } }, "extract_dir": "mise",