From 385bd28f40dcae0834f456ced9c7a1eaaf19b1bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 16:30:30 +0000 Subject: [PATCH] mise: Update to version 2025.7.16 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index fe94d3ee5c..7d624c3ce1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.12", + "version": "2025.7.16", "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.7.12/mise-v2025.7.12-windows-x64.zip", - "hash": "f62ae94d923150666d0c0ebacdb41d9520047a0ffd6829b67b756fd385cd9aa7" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.16/mise-v2025.7.16-windows-x64.zip", + "hash": "bb9195922450ab52170e559defd8a47abc4523f5bf7155cff26323c6dbee1564" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.12/mise-v2025.7.12-windows-arm64.zip", - "hash": "6dda55f46808eecc044968c842c7dfeba20d3ae005874d9bdd2cab517894384e" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.16/mise-v2025.7.16-windows-arm64.zip", + "hash": "3c5625fbeb98e220c966401e1f971f026e8d883db457fbb5d7f8a12c2bb94717" } }, "extract_dir": "mise",