From bb876aff0037d01e47f443800283e38df4dd9ae6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 16:30:12 +0000 Subject: [PATCH] mise: Update to version 2025.9.17 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index c23f5a9f8a..98be949830 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.16", + "version": "2025.9.17", "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.16/mise-v2025.9.16-windows-x64.zip", - "hash": "d35d9f6ef75d53ba4b4837fc59144ef9665b7cb503471a00b72f69a7c8eab282" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.17/mise-v2025.9.17-windows-x64.zip", + "hash": "4e8048912fe6d8de5145c13e05bfe3f3a4bfb69bfe6d59c1d509b8440f453db0" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.16/mise-v2025.9.16-windows-arm64.zip", - "hash": "318e1f2ab0d68e845663911058937826157fce4b1f7fa5611f3110dd7dcea4ac" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.17/mise-v2025.9.17-windows-arm64.zip", + "hash": "1157990bcd221fd6f70e4a8cccfa82bffcb415dead479e380819da025eddc0c0" } }, "extract_dir": "mise",