diff --git a/blueprints/dev/uv/ops2deb.lock.yml b/blueprints/dev/uv/ops2deb.lock.yml index 9e93dc1d65..ec0d078536 100644 --- a/blueprints/dev/uv/ops2deb.lock.yml +++ b/blueprints/dev/uv/ops2deb.lock.yml @@ -277,3 +277,12 @@ - url: https://github.com/astral-sh/uv/releases/download/0.3.3/uv-x86_64-unknown-linux-gnu.tar.gz sha256: 729da13410ba857c6e258753c4fabcccc39d32801fea7f5149997e9f88b27b3d timestamp: 2024-08-24 00:23:12+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.3.4/uv-aarch64-unknown-linux-musl.tar.gz + sha256: 743f179ca7eb1fb4e12852d132923d7f764f27384270cb61b1a9441b61806346 + timestamp: 2024-08-27 00:24:34+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.3.4/uv-armv7-unknown-linux-gnueabihf.tar.gz + sha256: 2c9d6172143155f47a10c451ca2f6e8085bd69063268a0a5580be767b951545c + timestamp: 2024-08-27 00:24:34+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.3.4/uv-x86_64-unknown-linux-gnu.tar.gz + sha256: d0235c11b43ca285d066bdff63e674f71063c43d398b22590e0c7817f48c59fe + timestamp: 2024-08-27 00:24:34+00:00 diff --git a/blueprints/dev/uv/ops2deb.yml b/blueprints/dev/uv/ops2deb.yml index b0eaa3e151..81db40eccc 100644 --- a/blueprints/dev/uv/ops2deb.yml +++ b/blueprints/dev/uv/ops2deb.yml @@ -36,6 +36,7 @@ matrix: - 0.3.1 - 0.3.2 - 0.3.3 + - 0.3.4 homepage: https://github.com/astral-sh/uv summary: extremely fast Python package installer and resolver description: |-