From d411d1ba324f5577d8abf73e1de77f2907e363a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 12:31:41 +0000 Subject: [PATCH] mise: Update to version 2025.7.20 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index dc38e640bf..1b91d52cc6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.19", + "version": "2025.7.20", "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.19/mise-v2025.7.19-windows-x64.zip", - "hash": "05e7073d1453eb954d4ef50fd146ba01cc7b733f7586bff3b8b6c1e22c468a4d" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.20/mise-v2025.7.20-windows-x64.zip", + "hash": "86b98c8a789e41958d0b99862f648c53b4fb7279d7df187bb48364968f7dded4" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.19/mise-v2025.7.19-windows-arm64.zip", - "hash": "692b8dfd80108fddbad00539da4018f678cbd1d55fef87167940f6000f552aeb" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.20/mise-v2025.7.20-windows-arm64.zip", + "hash": "dd6a303f3f2b186155f6e857aa32b695cb9fe58cb7de917b10c92171d5435df4" } }, "extract_dir": "mise",