From d4785c5d8e4125b8c60b3aad7464d23632cfafce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 04:29:37 +0000 Subject: [PATCH] mise: Update to version 2025.4.12 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 58f382d201..ec65ed9a92 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.4.11", + "version": "2025.4.12", "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.11/mise-v2025.4.11-windows-x64.zip", - "hash": "370d34c8357f56e65b224a353e5d45516a3b2385f8ebc10900bcb80de494f844" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.12/mise-v2025.4.12-windows-x64.zip", + "hash": "ed2b95b211c7b74ae0c22bb47e540be4de5798bd91075fb13f6f9db19c4bba7a" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.4.11/mise-v2025.4.11-windows-arm64.zip", - "hash": "1bd2aad03d0978353f5a7e2aa5bdc9bb017b007c08a27b7264885fddd741b64b" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.12/mise-v2025.4.12-windows-arm64.zip", + "hash": "f5b72386222c56ec8e3b641adee8938ab3256e72971b8df6c48ac2b8ef431c0f" } }, "extract_dir": "mise",