From b8e63b76caca625d7f680f250459bc8537748ea2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 00:41:21 +0000 Subject: [PATCH] mise: Update to version 2025.9.5 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 8750fa8fa3..dc45a034cf 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.4", + "version": "2025.9.5", "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.4/mise-v2025.9.4-windows-x64.zip", - "hash": "6d6cfa3781996b2ebee18f34ecb6f1bcf58c657c3e168b650122d124d9d21f39" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.5/mise-v2025.9.5-windows-x64.zip", + "hash": "65c9d62e6245db3fe8d728235d053d6e4df17a0050d79dd58c4b0b2e604bc315" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.4/mise-v2025.9.4-windows-arm64.zip", - "hash": "98a0099ac8f4257e6ea712ec87f44b67d177f9666920c77f26f2857ee4624aec" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.5/mise-v2025.9.5-windows-arm64.zip", + "hash": "ee923c2bd60c8f97e4185e8357addd0eb6e3b132afdb25fbf2b7c94f186a7e4e" } }, "extract_dir": "mise",