From a24a936e9d8faa61452febd09acfb96e9be3de51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 00:42:21 +0000 Subject: [PATCH] mise: Update to version 2026.1.3 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index e1a8b71fb9..ff9a7169ee 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.1.2", + "version": "2026.1.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/v2026.1.2/mise-v2026.1.2-windows-x64.zip", - "hash": "e371c3ee8a34c2509273e5ab4baf11aeda40075335fe2d0e2f74c63c225f11b5" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.3/mise-v2026.1.3-windows-x64.zip", + "hash": "b09f2b0c93f63cc74cc093a01ae6f1bf10b3e5022967e35597db718edaaa12dc" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.1.2/mise-v2026.1.2-windows-arm64.zip", - "hash": "3d7237ee324f20f18b0f8b50d4eec83962a001c1985859512ba4e97c6babb42e" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.3/mise-v2026.1.3-windows-arm64.zip", + "hash": "15258ecbf6e3d01c2aaf7504eebf3a101bc3925d33396c552ddbfc7cbaefd4c2" } }, "extract_dir": "mise",