diff --git a/tools/uv/manifest.yaml b/tools/uv/manifest.yaml index eabedfbf01..ce1b391a14 100644 --- a/tools/uv/manifest.yaml +++ b/tools/uv/manifest.yaml @@ -4,7 +4,7 @@ name: uv license: name: MIT License & Apache License 2.0 link: https://github.com/astral-sh/uv -version: "0.5.17" +version: "0.5.18" check: ${binary} version | cut -d' ' -f2 platforms: - linux/amd64