From b2f1cec1b9eea74bdab34102e1ad5801b249e6c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 04:29:21 +0000 Subject: [PATCH] mise: Update to version 2025.8.16 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 82b4aa6657..1af0758dc3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.14", + "version": "2025.8.16", "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.8.14/mise-v2025.8.14-windows-x64.zip", - "hash": "d5b8ac7ab0c39e357c9a01f0d367a0675f0ee27fc4525ed176752f145554cb17" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.16/mise-v2025.8.16-windows-x64.zip", + "hash": "30bca6c9652e5bf010cdc0cc095bd8f239cb32ea967ae053734db5ac1994eb25" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.14/mise-v2025.8.14-windows-arm64.zip", - "hash": "3f8ef8d31d57d971e676ac6083696820e5458c07d90c7b3be8d1eedf7a465535" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.16/mise-v2025.8.16-windows-arm64.zip", + "hash": "4e31aa545781b321d6cb8675e668f79259c071559ebccd3dbf59a306d2ba631c" } }, "extract_dir": "mise",