From 370e0c11e61f2af2be7b97213308f313160b82d4 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Sat, 10 Aug 2024 03:07:08 +0000 Subject: [PATCH] chore(bot): add uv v0.2.35 --- blueprints/dev/uv/ops2deb.lock.yml | 9 +++++++++ blueprints/dev/uv/ops2deb.yml | 1 + 2 files changed, 10 insertions(+) diff --git a/blueprints/dev/uv/ops2deb.lock.yml b/blueprints/dev/uv/ops2deb.lock.yml index 453e460389..e168b105d4 100644 --- a/blueprints/dev/uv/ops2deb.lock.yml +++ b/blueprints/dev/uv/ops2deb.lock.yml @@ -214,3 +214,12 @@ - url: https://github.com/astral-sh/uv/releases/download/0.2.34/uv-x86_64-unknown-linux-gnu.tar.gz sha256: cee114bb3c73a4be5066660d71eea1ac996378f567ba69fb7f29c688289245cd timestamp: 2024-08-07 21:06:21+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.2.35/uv-aarch64-unknown-linux-musl.tar.gz + sha256: b8c920e4d335f09ab032087e0f27b4beda00248577ae708fbebf0362f7b19818 + timestamp: 2024-08-10 03:07:07+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.2.35/uv-armv7-unknown-linux-gnueabihf.tar.gz + sha256: 322b8564e20a860d5d6e0d9de950f2f0d8204ed7b7a9605f25c0039cb01ac6a4 + timestamp: 2024-08-10 03:07:07+00:00 +- url: https://github.com/astral-sh/uv/releases/download/0.2.35/uv-x86_64-unknown-linux-gnu.tar.gz + sha256: f1a9bcbcc3e085fb5ee6a79f5778373fe27fa192d95fc47db20c596789dd1b97 + timestamp: 2024-08-10 03:07:07+00:00 diff --git a/blueprints/dev/uv/ops2deb.yml b/blueprints/dev/uv/ops2deb.yml index 5e33feb353..b583a633ec 100644 --- a/blueprints/dev/uv/ops2deb.yml +++ b/blueprints/dev/uv/ops2deb.yml @@ -29,6 +29,7 @@ matrix: - 0.2.32 - 0.2.33 - 0.2.34 + - 0.2.35 homepage: https://github.com/astral-sh/uv summary: extremely fast Python package installer and resolver description: |-