From 1ad7cdc8066fa0f1e267f8a7ef8cfaa96429bf67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 04:37:32 +0000 Subject: [PATCH] mise: Update to version 2025.8.3 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index b8d770eb68..90bdf1e243 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.2", + "version": "2025.8.3", "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.8.2/mise-v2025.8.2-windows-x64.zip", - "hash": "53c802e3888f9ea8ace052fe2316cc493eb69bf62641a301cc9be1a8aab2f5d8" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.3/mise-v2025.8.3-windows-x64.zip", + "hash": "2779de2e77b8b10246709a618b952ded14e7ab773caf5da6487c12b98ccc76e1" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.2/mise-v2025.8.2-windows-arm64.zip", - "hash": "40b15feb6ca20c71cdba1ff53dd33ed15dd76b7adcca9bf988f9ebb419af5151" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.3/mise-v2025.8.3-windows-arm64.zip", + "hash": "c1cc22f41a807814cef757a03ca4b2dc01250c9655c5fd4eeaf9adfb2bc43f11" } }, "extract_dir": "mise",