From c0eda9fab41ff95a37fa64c404d302935918c84b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:35:51 +0000 Subject: [PATCH] mise: Update to version 2025.9.20 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 55f1e406be..50363ae7ca 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.19", + "version": "2025.9.20", "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.19/mise-v2025.9.19-windows-x64.zip", - "hash": "4f65d200894f6c1c81d6acf02d258fa099ca725399e11aaf9268f0de9f8985ca" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.20/mise-v2025.9.20-windows-x64.zip", + "hash": "10a6a5c430821b6d56eed92fa946f07d2e1ef14ca9e0c8fe1e5df310f62fc222" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-arm64.zip", - "hash": "349c32e5fc7327ce45dfc0a3dfe0f9cc142bf6500e1a044b45ac710651a6175f" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.20/mise-v2025.9.20-windows-arm64.zip", + "hash": "743c2c0516969bac4ec165b1c72908dac6a1c3375029b7a213f777e72417efa4" } }, "extract_dir": "mise",