From 0089b532498bdd73591eec2b99a4abfe3f807482 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 00:36:33 +0000 Subject: [PATCH] mise: Update to version 2025.3.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index f524f63e49..555e1892f4 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.10", + "version": "2025.3.11", "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.3.10/mise-v2025.3.10-windows-x64.zip", - "hash": "0c29fdcb4434beb3f9265d897087e9e305c97fc6a72e2959d69ae29e9eafe5c0" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.11/mise-v2025.3.11-windows-x64.zip", + "hash": "c0a61c22e69eb6e91a68b6b4e340192c19625b3ea814e38ed4201891b842c2dd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.10/mise-v2025.3.10-windows-arm64.zip", - "hash": "6e02043aa5ee3162750be92fd02861f6c82a772acbb2349e95aaf872c20b368e" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.11/mise-v2025.3.11-windows-arm64.zip", + "hash": "82c3fd7f51251406c3a65dfcbc1d02254a7237aaff6381bc563d5f21bab19ca7" } }, "extract_dir": "mise",