From f5624998da5960ea05482c5eb057a1259f070ee1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 10 Apr 2026 15:27:41 +0000 Subject: [PATCH] Update `uv@latest` to 0.11.6 --- CHANGELOG.md | 2 ++ manifests/uv.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38e639a..bb250c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `uv@latest` to 0.11.6. + - Update `mise@latest` to 2026.4.7. - Update `gungraun-runner@latest` to 0.18.0. diff --git a/manifests/uv.json b/manifests/uv.json index c1554346..99265e05 100644 --- a/manifests/uv.json +++ b/manifests/uv.json @@ -69,10 +69,10 @@ }, "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "latest": { - "version": "0.11.5" + "version": "0.11.6" }, "0.11": { - "version": "0.11.5" + "version": "0.11.6" }, "0.11.6": { "x86_64_linux_musl": {