From 5789f15bcc35a161c7a9cd5da950a545f32996c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 16:29:39 +0000 Subject: [PATCH] mise: Update to version 2025.4.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 2ee11e3ba5..58f382d201 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.4.10", + "version": "2025.4.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.4.10/mise-v2025.4.10-windows-x64.zip", - "hash": "67c87de1e5b20028ef105d31cf67022ca9610a5471786b739bf72a0dfc62b871" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.11/mise-v2025.4.11-windows-x64.zip", + "hash": "370d34c8357f56e65b224a353e5d45516a3b2385f8ebc10900bcb80de494f844" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.4.10/mise-v2025.4.10-windows-arm64.zip", - "hash": "af4dc5c5514393bf384c5b230e706c3ef3190b0ffb66800d8ebd6adf32fb9786" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.11/mise-v2025.4.11-windows-arm64.zip", + "hash": "1bd2aad03d0978353f5a7e2aa5bdc9bb017b007c08a27b7264885fddd741b64b" } }, "extract_dir": "mise",