From c2156139889fcd555ef9757983b8a72ce7ba5ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:40:40 +0000 Subject: [PATCH] mise: Update to version 2025.9.15 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index ceb49e2c08..ae4a799d75 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.14", + "version": "2025.9.15", "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.14/mise-v2025.9.14-windows-x64.zip", - "hash": "1ef43467ae580635bd30412ab889b23c4caaf662bef5c8dabc3dfb025e53800b" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-x64.zip", + "hash": "71af1bd68b5a21fa8cedee99bb49a72c34706898f9654689ebb3dc24825655fc" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-arm64.zip", - "hash": "6ce408cdd5b7a75aa8ab719735814cee770e9da1e1800766446651172f618f31" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-arm64.zip", + "hash": "b40afb261cc3b47370efcaf908ef472f9e7d8d2e7edeb098b7d20fbb8444449b" } }, "extract_dir": "mise",