From beb8829f86c125fca1134ee721b6e1fe4d41695f Mon Sep 17 00:00:00 2001 From: "thm-automation[bot]" <134610445+thm-automation[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:15:36 +0000 Subject: [PATCH] Update Multitool Versions (#140) Updated with [update-multitool](https://github.com/theoremlp/rules_uv/actions/runs/11075623137) 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 f916c52..209b429 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.4.16/uv-aarch64-unknown-linux-musl.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.4.17/uv-aarch64-unknown-linux-musl.tar.gz", "file": "uv-aarch64-unknown-linux-musl/uv", - "sha256": "7f093031e442181b7504fd55e9d0211358646b4fead1317d45aba44efcab719e", + "sha256": "7dc33d60655e7a78bf13ad68bff89da6233b24484cd01a668d72a4ca88c7e70d", "os": "linux", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.4.16/uv-x86_64-unknown-linux-gnu.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.4.17/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", - "sha256": "f4f4de434206fb610ecb2dbc3fc44c62adb6b61e8d1237d858a10b407a2737c4", + "sha256": "9282496b24585c54f4cb71c1cb1dbdecd650f2311237f71ddf217f8756136f79", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.4.16/uv-aarch64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.4.17/uv-aarch64-apple-darwin.tar.gz", "file": "uv-aarch64-apple-darwin/uv", - "sha256": "cbfb46932ced7319e0b90cff87bfff759bc319e719cca369ace476906b178f25", + "sha256": "af8e68a0e831e8b482d9e2f5443af63d24d003b0c53e0d5f921c2bcb5eed1644", "os": "macos", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.4.16/uv-x86_64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.4.17/uv-x86_64-apple-darwin.tar.gz", "file": "uv-x86_64-apple-darwin/uv", - "sha256": "ecf035262115b216f6cc709917418df9dbafe47d49b8048c465faa406face032", + "sha256": "7ed2445e83cb919525535774004e294061a8c79253367490647c6aab0e9d06b8", "os": "macos", "cpu": "x86_64" }