From f47d2c8e0a76aff6303b5dde0faf552be5be9cd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 00:35:24 +0000 Subject: [PATCH] mise: Update to version 2025.9.13 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 33a3736369..f23bb50670 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.12", + "version": "2025.9.13", "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.12/mise-v2025.9.12-windows-x64.zip", - "hash": "516869847349fce768fb4805c5cf25f237ab1ddb2d529de044d2ef9f56b82160" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-x64.zip", + "hash": "9bd11138f2b30bc013e28102c771bc7dcd72d4ce5098efb12cf634caef930591" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.12/mise-v2025.9.12-windows-arm64.zip", - "hash": "dd42198bf2534c877aece7fb38a245dc159d61d2137d5c937d626a304b68df63" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-arm64.zip", + "hash": "05fb6ac347d95b98bcc88012e992392d73d8018268a2fc86807f71373fae6367" } }, "extract_dir": "mise",