From 28d24798f74b5f3802fa9300d02d7fc74f672f79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 04:34:23 +0000 Subject: [PATCH] mise: Update to version 2025.7.18 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 70bae6bc37..bb8f2ce373 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.17", + "version": "2025.7.18", "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.17/mise-v2025.7.17-windows-x64.zip", - "hash": "a67cd7c7706c8209206978b6e09bf0a07ca3857171aff5fcddc2b16bdbb4ea19" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.18/mise-v2025.7.18-windows-x64.zip", + "hash": "847f9deb49e84f78a18e9e3c6212594c27aedd1b4d1caec382945655f6cf268b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.17/mise-v2025.7.17-windows-arm64.zip", - "hash": "44bc91fb4dba0ebbcd08b27c5d6e362110c9f6c0fe2837b6868e19fb8da22586" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.18/mise-v2025.7.18-windows-arm64.zip", + "hash": "c58722212be80df58c55d971d80710b1b3253fa657f4ed6c7685874c5dfe91cc" } }, "extract_dir": "mise",