From 9371b891221110addfb4584ba0a4394e6c9a3df4 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 9 Apr 2026 05:31:35 +0000 Subject: [PATCH] Update `uv@latest` to 0.11.4 --- CHANGELOG.md | 2 ++ manifests/uv.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa8162a4..b1438d06 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.4. + - Update `tombi@latest` to 0.9.16. - Update `mise@latest` to 2026.4.6. diff --git a/manifests/uv.json b/manifests/uv.json index 53570ecd..242eea4a 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.3" + "version": "0.11.4" }, "0.11": { - "version": "0.11.3" + "version": "0.11.4" }, "0.11.5": { "x86_64_linux_musl": {