From e8b7b6f436f89019828c6dc53a2467e35d4c16e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:27:37 +0000 Subject: [PATCH] mise: Update to version 2025.1.17 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 387c036ebf..1b420749b3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.16", + "version": "2025.1.17", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.16/mise-v2025.1.16-windows-x64.zip", - "hash": "221239596a4d1115bf5c17d7a646aecdb6e20ff7a2c8c449f36a50e3f7b6f69b" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.17/mise-v2025.1.17-windows-x64.zip", + "hash": "a6a28ad6b11e764bd947f2a951cacce3438fdfa167284f8ecf1cc5519b7bf144" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.16/mise-v2025.1.16-windows-arm64.zip", - "hash": "530cfba9f2a4305df7247bf06c213ebb6ce5f59b13583dc41ee0413e49937f15" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.17/mise-v2025.1.17-windows-arm64.zip", + "hash": "7f1ee364459edb2532d85ca3e0c9f7fa464ee7196dc64284ee3124346b95a483" } }, "extract_dir": "mise",