From 44fd47ae70cf2b1d235ff168fcd182243ea72f5d Mon Sep 17 00:00:00 2001 From: Theorem Automation Date: Thu, 25 Jul 2024 14:11:22 +0000 Subject: [PATCH] Update Multitool Versions Updated with [update-multitool](https://github.com/theoremlp/rules_uv/actions/runs/10095723561) by *thm-automation* --- uv/private/uv.lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/uv/private/uv.lock.json b/uv/private/uv.lock.json index ca836d0..7e6a80d 100644 --- a/uv/private/uv.lock.json +++ b/uv/private/uv.lock.json @@ -4,33 +4,33 @@ "binaries": [ { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.28/uv-aarch64-unknown-linux-musl.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.29/uv-aarch64-unknown-linux-musl.tar.gz", "file": "uv-aarch64-unknown-linux-musl/uv", - "sha256": "bf23111a512596da533ad21ef94ea1758957f0f12ca9a306b298617affa4db8d", + "sha256": "77607a17959e650fa085a28f74b120db065833957a8306ee458a06e331433a21", "os": "linux", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.28/uv-x86_64-unknown-linux-gnu.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", - "sha256": "9c6cbe9f7d7b2abcb45e028d82a5986b951af76a587c93c99922ba0e71c7f21c", + "sha256": "1199ddcaba212d1909d934b7edfe24ee39f6ac60cfce1a558d74d082f9763937", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.28/uv-aarch64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.29/uv-aarch64-apple-darwin.tar.gz", "file": "uv-aarch64-apple-darwin/uv", - "sha256": "b84fc81eecdeda15f9cedc1634685104463798903ad2241f46994bec17bdc5be", + "sha256": "34e214671c640b72e7805ae4802ad774f9e7636d59361b6434f38950af0fc6c3", "os": "macos", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.28/uv-x86_64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-apple-darwin.tar.gz", "file": "uv-x86_64-apple-darwin/uv", - "sha256": "52da204e0117cb65471ff2e17b449f69adb6091720e0290721aa2a9d7947f6d6", + "sha256": "8536255454ef7c9875d64baf7616cfdad6ce263270860f34b6ec38f02faffa0d", "os": "macos", "cpu": "x86_64" }