From 74f204ba7bce8d0798a8bf3e9ccd8085ae0c211f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 04:29:37 +0000 Subject: [PATCH] mise: Update to version 2025.2.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 1e6c39f1ad..8e7bf0d63d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.7", + "version": "2025.2.8", "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.2.7/mise-v2025.2.7-windows-x64.zip", - "hash": "102830b09e25b0c1f8f8a402a7e6ef1f20364fd90fc3533524305c1b91fd58f1" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.8/mise-v2025.2.8-windows-x64.zip", + "hash": "cfd50c195dbe70e81f0200597526c58a5ae8e1ef4fad2a9cb0a451ca7d30a283" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.7/mise-v2025.2.7-windows-arm64.zip", - "hash": "443f3ce06a8cd2212246418f95e7d4b8dce3501234d77daa45eece8e740e9859" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.8/mise-v2025.2.8-windows-arm64.zip", + "hash": "eb1ddd550917f54944d0a8451912fc6da4266a773af110049b1eb22c6177b8ea" } }, "extract_dir": "mise",