From 44a86cc012978f6529a29ca054f1906da7b19893 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 20:26:22 +0000 Subject: [PATCH] mise: Update to version 2025.9.14 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index f23bb50670..ceb49e2c08 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.13", + "version": "2025.9.14", "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.13/mise-v2025.9.13-windows-x64.zip", - "hash": "9bd11138f2b30bc013e28102c771bc7dcd72d4ce5098efb12cf634caef930591" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-x64.zip", + "hash": "1ef43467ae580635bd30412ab889b23c4caaf662bef5c8dabc3dfb025e53800b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-arm64.zip", - "hash": "05fb6ac347d95b98bcc88012e992392d73d8018268a2fc86807f71373fae6367" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-arm64.zip", + "hash": "6ce408cdd5b7a75aa8ab719735814cee770e9da1e1800766446651172f618f31" } }, "extract_dir": "mise",