From c8d18bd685abdc4a48a0c5ea6969cfaaed19eeab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:36:14 +0000 Subject: [PATCH] mise: Update to version 2025.9.9 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 36844d7ee8..a56fca85ee 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.8", + "version": "2025.9.9", "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.8/mise-v2025.9.8-windows-x64.zip", - "hash": "2702f4c203c31df0d31d0e4f346225a2a83dfc03b734028389402f9a70dc7b36" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.9/mise-v2025.9.9-windows-x64.zip", + "hash": "31478195171f798a9fa6a231692f8a946902b8906fd648ae195a6968fd92aa81" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.8/mise-v2025.9.8-windows-arm64.zip", - "hash": "c99dc83bcbb20c3c7ea2ec80d7c8645c5b4431c797d21df5fa74d2112d26db1b" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.9/mise-v2025.9.9-windows-arm64.zip", + "hash": "b90129733065e157c49cd2dcdfc4fde4eebb0011e31a0b04966ba2da0c29a2fd" } }, "extract_dir": "mise",