From f00db4a600c87c021d5785bf19af6ef6ad34feff Mon Sep 17 00:00:00 2001 From: Theorem Automation Date: Mon, 24 Jun 2024 16:11:56 +0000 Subject: [PATCH] Update Multitool Versions Updated with [update-multitool](https://github.com/theoremlp/rules_uv/actions/runs/9648728339) 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 891212f..434674e 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.14/uv-aarch64-unknown-linux-musl.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.15/uv-aarch64-unknown-linux-musl.tar.gz", "file": "uv-aarch64-unknown-linux-musl/uv", - "sha256": "3b315856284f2d4c2a6e3b19fd6c5eae87334c37f1a7dfdaad3f696b976dae72", + "sha256": "3f5c7c25e4099854330b3a21bb9670d3cdcf3ec3c0eb9f8bee7e42c5098cc5a1", "os": "linux", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.14/uv-x86_64-unknown-linux-gnu.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.15/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", - "sha256": "79b2582675bd93c7d632e71a667478a3b1eed101669944e64c848f7240ab4725", + "sha256": "f9c06177f2153336c3a96f9ab54d881126447cde1cb5d00ed771223427692e9c", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.14/uv-aarch64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.15/uv-aarch64-apple-darwin.tar.gz", "file": "uv-aarch64-apple-darwin/uv", - "sha256": "0a78382f3e93514d51257243313a420646a2316da47bc4bc194bb66ed2e50ee5", + "sha256": "7342fba0eeb0ea204eb4ec6311378e76d43bd237ad0576872aca3345914b024d", "os": "macos", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.14/uv-x86_64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.15/uv-x86_64-apple-darwin.tar.gz", "file": "uv-x86_64-apple-darwin/uv", - "sha256": "402525d3a113fbdcc687ca408d42cb104ce18e8e030dc05b83381ca4f9ea76ec", + "sha256": "dd7ff73cbab1c65b3f2d110bf025d0c74ca2aee3001e38e808d7b1816f49a6cd", "os": "macos", "cpu": "x86_64" }