From d6efb9df06d6bdcbac688ea1b5c0bf54c4a1a42f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 20:27:52 +0000 Subject: [PATCH] mise: Update to version 2025.5.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 0265e45e0e..768cefdcb8 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.6", + "version": "2025.5.8", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -10,12 +10,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.6/mise-v2025.5.6-windows-x64.zip", - "hash": "e57bc40d57b8643a3548f41f4fc7128e3d7f5d7aa49ddb8dbf983b9ec33df1ff" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.8/mise-v2025.5.8-windows-x64.zip", + "hash": "9fb971697814eddb22d1cd426917cb0a1f0f2ff8c23da4e8cc195cf1bd2ba916" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.6/mise-v2025.5.6-windows-arm64.zip", - "hash": "c510b5745b72d701647d5260dab80213ca9448c186420646f7eca0f3a9304291" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.8/mise-v2025.5.8-windows-arm64.zip", + "hash": "29564f1047e6e8e510b75d2277df24fe3f11b79308dbf6ae218b138a6c7a1ad6" } }, "extract_dir": "mise",