From 17d4ee63af17d0358418cc6e5bfff080c815bf23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 16:29:40 +0000 Subject: [PATCH] mise: Update to version 2025.8.14 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index fc897d1883..82b4aa6657 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.13", + "version": "2025.8.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.8.13/mise-v2025.8.13-windows-x64.zip", - "hash": "2835fa84388a51e004343a65a8d119a17242600fa83fd76d127fa09a0b62323a" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.14/mise-v2025.8.14-windows-x64.zip", + "hash": "d5b8ac7ab0c39e357c9a01f0d367a0675f0ee27fc4525ed176752f145554cb17" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.13/mise-v2025.8.13-windows-arm64.zip", - "hash": "34583ae653cb71c18e3c2b06a16403d2dba9483f55effe5479f1170f2e7729e6" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.14/mise-v2025.8.14-windows-arm64.zip", + "hash": "3f8ef8d31d57d971e676ac6083696820e5458c07d90c7b3be8d1eedf7a465535" } }, "extract_dir": "mise",