From 7a6e668051d9720b442dc1e49f16050a3207badc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 20:29:33 +0000 Subject: [PATCH] mise: Update to version 2025.5.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 53b69ddaf4..a7b3830d07 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.10", + "version": "2025.5.11", "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.10/mise-v2025.5.10-windows-x64.zip", - "hash": "69d6e875a6d14189eafd68450f099e6120c3648b605b2b3995351fc6dc871cd9" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.11/mise-v2025.5.11-windows-x64.zip", + "hash": "5cf382d90d395f4c3e9988a45cd517f1de522fc3d053125851b0fd6c0abc1ffb" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-arm64.zip", - "hash": "341723560b0ee894940f8e930328cfe0958fb7b2cedb7f7405894c94cb52d54e" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.11/mise-v2025.5.11-windows-arm64.zip", + "hash": "e295a396bd8bcde61485574ab2fcef8d1f7c74eebbbe6d467c5e64dfcb06b6d2" } }, "extract_dir": "mise",