From 8a9d4b7f280521acdbd24540e83b32a6e3321c03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 08:32:33 +0000 Subject: [PATCH] mise: Update to version 2025.7.26 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 885769d202..e2ecc6bcfb 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.21", + "version": "2025.7.26", "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.21/mise-v2025.7.21-windows-x64.zip", - "hash": "bbac27cd8a5f9612ff79cf9d0d4c52add33d3d70addb2c61bd56bb55dd7c5c48" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.26/mise-v2025.7.26-windows-x64.zip", + "hash": "e1554b024cd8d81a0aec5475bd34a7b1795ffbfc8bf5e7b241ffeb6d3231c939" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.21/mise-v2025.7.21-windows-arm64.zip", - "hash": "5f84f2506ada9c499e16ebd7f0076f3db27344f1575d66d56eea91fcbd458c48" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.26/mise-v2025.7.26-windows-arm64.zip", + "hash": "a9d7164ad841512f09ceb44b87db63ef88a567124736b946397ea0d69ac44d61" } }, "extract_dir": "mise",