From d519e2afee022e0a0cecf46c240c65ef622bf914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 04:28:26 +0000 Subject: [PATCH] mise: Update to version 2025.2.5 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 955ca26493..d4c3752d03 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.4", + "version": "2025.2.5", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.4/mise-v2025.2.4-windows-x64.zip", - "hash": "5c55780f5f4d4a241d509894f937eca0cac45bbed821053f60d72fa8282be84c" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.5/mise-v2025.2.5-windows-x64.zip", + "hash": "e1b520824add5b2f6ec387a2ca5553b5c64ae6f525879ea1e2cac42b52f2f8ce" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.4/mise-v2025.2.4-windows-arm64.zip", - "hash": "2682ac88c7189ac77ab12ae84f7c31d3c405a4f7ee10f760dd67ed3c1df13ea4" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.5/mise-v2025.2.5-windows-arm64.zip", + "hash": "9f4bbbfb7640905063fa76c56e8cc155c006ec8f7b98bd014aca1c1396681d3d" } }, "extract_dir": "mise",