From f2dad83b4173568e88c7ff542a197297cd62de6b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 10 Feb 2026 21:22:57 +0000 Subject: [PATCH] Update `uv@latest` to 0.10.2 --- CHANGELOG.md | 2 ++ manifests/uv.json | 42 ++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37f5cfed..7002af05 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.10.2. + - Update `uv@latest` to 0.10.1. - Update `syft@latest` to 1.42.0. diff --git a/manifests/uv.json b/manifests/uv.json index 0bb85365..b99d4f84 100644 --- a/manifests/uv.json +++ b/manifests/uv.json @@ -40,10 +40,48 @@ }, "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.10.1" + "version": "0.10.2" }, "0.10": { - "version": "0.10.1" + "version": "0.10.2" + }, + "0.10.2": { + "x86_64_linux_musl": { + "etag": "0x8DE68D97A0ACC48", + "checksum": "c162182ba7dd692794362d76dd183990d6e51553217954106da19bdb6ced211b" + }, + "x86_64_macos": { + "etag": "0x8DE68D9798C8D0B", + "checksum": "3cdbd038333cfe861ce04f3d91678547bf2e726224acf5f42d3f0affa6740e19" + }, + "x86_64_windows": { + "etag": "0x8DE68D979E37342", + "checksum": "493ebbe0e06128d6ee4905e1ed5e2a433fb0f7cfc08b0eaca9fab4ca76778ae1" + }, + "aarch64_linux_musl": { + "etag": "0x8DE68D97746D797", + "checksum": "685e47f8f88b6845a9fc2ca27c3d246c0f53af8c017daf8e98ac0a97fe20365b" + }, + "aarch64_macos": { + "etag": "0x8DE68D97694F118", + "checksum": "3828b2de196687f60e9d199aea8b504299629300831eea0935ff3fe339903d0a" + }, + "aarch64_windows": { + "etag": "0x8DE68D976C5B56A", + "checksum": "826e4ee3a03ec245e54c449e272fdf8aab749e039cc49c950ad43cc13702221f" + }, + "powerpc64le_linux_gnu": { + "etag": "0x8DE68D978DC048C", + "checksum": "9b7f8e3ced416276a9e6321369f69234552d9cbf39d68d96a67e85cee4cd611f" + }, + "riscv64_linux_gnu": { + "etag": "0x8DE68D979289622", + "checksum": "1ad005a361293175170f3c193b50d5a5c7f1da631649236cd857721ce8c9cbde" + }, + "s390x_linux_gnu": { + "etag": "0x8DE68D9794269C9", + "checksum": "d4832c85f3e8e17f7ae4ced90059dc2b6927939a47fea3e92e5712e7148b9c09" + } }, "0.10.1": { "x86_64_linux_musl": {