From 457c869d5eb8b6143a40ccb686f5e9d7810cbc8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:42:55 +0000 Subject: [PATCH] mise: Update to version 2026.2.16 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 1a06cae0ac..49ad36ea2d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.2.15", + "version": "2026.2.16", "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/v2026.2.15/mise-v2026.2.15-windows-x64.zip", - "hash": "4b1ef579b99222814158e77c82c6ef2c639d0da196d9110e6199695d27cfc1f0" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.16/mise-v2026.2.16-windows-x64.zip", + "hash": "2c86c859e46eb17fdbb5203341d0198e52e122f590d78f1b590be943698a551b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.2.15/mise-v2026.2.15-windows-arm64.zip", - "hash": "a27bc7f0d0c954a72a6dada6f46e3b48729e0244cffface355ba272cb5d7501c" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.16/mise-v2026.2.16-windows-arm64.zip", + "hash": "54a27d5302ea7e91499a3ea683fa3681d6f56913993333cb618295bf304cb705" } }, "extract_dir": "mise",