From c1ad7dfdba30279c55bc34a59fab436131390b41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:26:08 +0000 Subject: [PATCH] mise: Update to version 2025.9.10 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index a56fca85ee..fd93340f20 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.9", + "version": "2025.9.10", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.9/mise-v2025.9.9-windows-x64.zip", - "hash": "31478195171f798a9fa6a231692f8a946902b8906fd648ae195a6968fd92aa81" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.10/mise-v2025.9.10-windows-x64.zip", + "hash": "fed5d28e8e8401597a0b528d6737993fa107e4c538e1dc99ac304d6b828aeacd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.9/mise-v2025.9.9-windows-arm64.zip", - "hash": "b90129733065e157c49cd2dcdfc4fde4eebb0011e31a0b04966ba2da0c29a2fd" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.10/mise-v2025.9.10-windows-arm64.zip", + "hash": "69e7c2a308ecc8e2d0e25fa7a0305282a650d755f063b138dd8eb3bb616dc7d4" } }, "extract_dir": "mise",