From bdea8cdecc0d5ced3d643aa24c4ac1f5c4333b84 Mon Sep 17 00:00:00 2001 From: "thm-automation[bot]" <134610445+thm-automation[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:13:40 +0000 Subject: [PATCH] Update Multitool Versions (#19) Updated with [update-multitool](https://github.com/theoremlp/rules_uv/actions/runs/8822004645) by *thm-automation* --- uv/private/uv.lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/uv/private/uv.lock.json b/uv/private/uv.lock.json index ea8bd20..48001a2 100644 --- a/uv/private/uv.lock.json +++ b/uv/private/uv.lock.json @@ -3,25 +3,25 @@ "binaries": [ { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-unknown-linux-gnu.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.38/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", - "sha256": "33cb815958a3e84b929dc06d42bf5170a5a5eb60b413f2243b4e62e75edc3e49", + "sha256": "9b19bf6067ebb2e200211a300f0721e35144424f8f0f703dfc50c0bc745f69df", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.37/uv-aarch64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.38/uv-aarch64-apple-darwin.tar.gz", "file": "uv-aarch64-apple-darwin/uv", - "sha256": "1a160798d79a626a06e16634d77315e9dbe363ab6bfdaef424f7b5bffd30cab7", + "sha256": "9ed4dee0e0f3da47fc85264fed79ea118f66043481ad71182c21e838f4f207dc", "os": "macos", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.38/uv-x86_64-apple-darwin.tar.gz", "file": "uv-x86_64-apple-darwin/uv", - "sha256": "61502d8054f12aafd56ff193abca0606f688fb7d84cea40e94ff3de5a0cc950f", + "sha256": "f35f8e07f66109867f10bce591188e5a54a822344517bf5150fcd28c616b744e", "os": "macos", "cpu": "x86_64" }