From dca938c99953f979690e8b912c22f0be2a81d622 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 00:41:20 +0000 Subject: [PATCH] mise: Update to version 2025.9.21 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 50363ae7ca..be9218b9d5 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.20", + "version": "2025.9.21", "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.20/mise-v2025.9.20-windows-x64.zip", - "hash": "10a6a5c430821b6d56eed92fa946f07d2e1ef14ca9e0c8fe1e5df310f62fc222" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.21/mise-v2025.9.21-windows-x64.zip", + "hash": "ec88f138c1af5c6443fbb6fd36292613103a5c504e163fc769c88372923b1c8a" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.20/mise-v2025.9.20-windows-arm64.zip", - "hash": "743c2c0516969bac4ec165b1c72908dac6a1c3375029b7a213f777e72417efa4" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.21/mise-v2025.9.21-windows-arm64.zip", + "hash": "03d3458ee92e093864f5e18f6b7ab5e259598f19d02a8079b21586becc7fa0ca" } }, "extract_dir": "mise",