diff --git a/blueprints/dev/uv/ops2deb.lock.yml b/blueprints/dev/uv/ops2deb.lock.yml index bc4eaa150..ee007c113 100644 --- a/blueprints/dev/uv/ops2deb.lock.yml +++ b/blueprints/dev/uv/ops2deb.lock.yml @@ -295,3 +295,12 @@ - url: https://github.com/astral-sh/uv/releases/download/0.3.5/uv-x86_64-unknown-linux-gnu.tar.gz sha256: a1de10f96dbb75a549159bea5771d2be320c130d233422a327ada653e80967db timestamp: 2024-08-27 18:07:30+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.0/uv-aarch64-unknown-linux-musl.tar.gz + sha256: 5ad6693e937587abf0cc31979d4922b427995534b639a2b467199fc8c87bbafd + timestamp: 2024-08-28 18:07:07+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.0/uv-armv7-unknown-linux-gnueabihf.tar.gz + sha256: b06194e2b24e1b594d3beef364402393aff5af8ff567e4860add59a6035cb2ce + timestamp: 2024-08-28 18:07:07+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.4.0/uv-x86_64-unknown-linux-gnu.tar.gz + sha256: 1302d70383d6da5a760cd1710511b118e10482dd11e4e6475776b13ed6a414b1 + timestamp: 2024-08-28 18:07:07+00:00 diff --git a/blueprints/dev/uv/ops2deb.yml b/blueprints/dev/uv/ops2deb.yml index 43731433a..ad9bf475f 100644 --- a/blueprints/dev/uv/ops2deb.yml +++ b/blueprints/dev/uv/ops2deb.yml @@ -38,6 +38,7 @@ matrix: - 0.3.3 - 0.3.4 - 0.3.5 + - 0.4.0 homepage: https://github.com/astral-sh/uv summary: extremely fast Python package installer and resolver description: |-