diff --git a/blueprints/dev/uv/ops2deb.lock.yml b/blueprints/dev/uv/ops2deb.lock.yml index eef9ed687..aa787aae1 100644 --- a/blueprints/dev/uv/ops2deb.lock.yml +++ b/blueprints/dev/uv/ops2deb.lock.yml @@ -358,3 +358,12 @@ - url: https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-unknown-linux-gnu.tar.gz sha256: 68af9a5c41f38bfc4f625bbdc8a9f3921f7c384324ddd7773f078ddfe94eaa9a timestamp: 2024-09-06 00:25:05+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.7/uv-aarch64-unknown-linux-musl.tar.gz + sha256: ec700622902ba26c465b4ff4a304dfdb9c0cd7cbcfe4e5dccba3f8e43f988934 + timestamp: 2024-09-07 03:06:08+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.7/uv-armv7-unknown-linux-gnueabihf.tar.gz + sha256: 50d1a6da4ad12cc78bc011e01e9eeb8f881f37699c6b7ca0e3b0578e9553185b + timestamp: 2024-09-07 03:06:08+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.7/uv-x86_64-unknown-linux-gnu.tar.gz + sha256: a391db7b4c0b2c4b54be407df1a90ebba0542db468f25eefc2d56b7ab3282856 + timestamp: 2024-09-07 03:06:08+00:00 diff --git a/blueprints/dev/uv/ops2deb.yml b/blueprints/dev/uv/ops2deb.yml index da2860e66..289fddde7 100644 --- a/blueprints/dev/uv/ops2deb.yml +++ b/blueprints/dev/uv/ops2deb.yml @@ -45,6 +45,7 @@ matrix: - 0.4.4 - 0.4.5 - 0.4.6 + - 0.4.7 homepage: https://github.com/astral-sh/uv summary: extremely fast Python package installer and resolver description: |-