From 949cd4fe8ca68cc5ae1ffd5e6dfea0b040376704 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 04:30:10 +0000 Subject: [PATCH] mise: Update to version 2025.5.16 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 82ffc9fc77..fea8993f8a 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.15", + "version": "2025.5.16", "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.15/mise-v2025.5.15-windows-x64.zip", - "hash": "27b0b1626088250ffb3b63372a78cae86b8d66c6dc2ea782c57ac03765aecff1" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-x64.zip", + "hash": "2669ee18f9d8f21c15e6b124fb1a5db58294c36dddc401723212a6158109d048" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.15/mise-v2025.5.15-windows-arm64.zip", - "hash": "be05855464ff79db490da1d67dd49bd591d7ebcdf50e651fe523b302d8fb5b75" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-arm64.zip", + "hash": "465f2cba1f5ef90abe5eb295204650abbb7480ba1920e59d8464978252987efb" } }, "extract_dir": "mise",