From b19b2cea4aa0a2d7471f9249e4248b26d5a0d829 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 04:29:45 +0000 Subject: [PATCH] mise: Update to version 2025.5.12 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index a7b3830d07..0e9fae69c3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.11", + "version": "2025.5.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.5.11/mise-v2025.5.11-windows-x64.zip", - "hash": "5cf382d90d395f4c3e9988a45cd517f1de522fc3d053125851b0fd6c0abc1ffb" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.12/mise-v2025.5.12-windows-x64.zip", + "hash": "ce5b63845a971c7418ebe83a98a84c68d6bea0c50300a757f317c63f56e60214" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.11/mise-v2025.5.11-windows-arm64.zip", - "hash": "e295a396bd8bcde61485574ab2fcef8d1f7c74eebbbe6d467c5e64dfcb06b6d2" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.12/mise-v2025.5.12-windows-arm64.zip", + "hash": "ac42065b89392350af78b1f160b5732ec6cac26d501042eae2944c4007deb11c" } }, "extract_dir": "mise",