From a642406e26479b7b5c982bf3c2f392162524c60c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 04:28:59 +0000 Subject: [PATCH] mise: Update to version 2025.1.7 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 531d459f76..0cd1428b70 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.6", + "version": "2025.1.7", "description": "Dev tools, env vars, task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.6/mise-v2025.1.6-windows-x64.zip", - "hash": "f2ccbee16e9f915d2954a8012ae1d0d1e0d6c47fee13d45c81d845a5b10b2409" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.7/mise-v2025.1.7-windows-x64.zip", + "hash": "ee0d7c2f84c0ad0067145aa0e8d9a7c21a538480139eced38c270444e172fbcd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.6/mise-v2025.1.6-windows-arm64.zip", - "hash": "f78e2b77eb27490c040bbee4a792a2ffd1e00f6db295948f561e6fa89d8f3f46" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.7/mise-v2025.1.7-windows-arm64.zip", + "hash": "79dd072cee4a9431f949509c7a9af66caeeeaaea73be3d84b486a0b91ac8da3b" } }, "extract_dir": "mise",