From 91e7133e515fa5fb0fc0a2a32d581420ce3776c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:30:54 +0000 Subject: [PATCH] uv: Update to version 0.5.8 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 556f0fc072..2a28863cd2 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.5.7", + "version": "0.5.8", "description": "An extremely fast Python package installer and resolver, written in Rust.", "homepage": "https://docs.astral.sh/uv/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-x86_64-pc-windows-msvc.zip", - "hash": "cb2aea0d8f85ffe1c4e2a431cbbd6e5c8faeb732e7cf8e4bee1c10b7779e7352" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-x86_64-pc-windows-msvc.zip", + "hash": "9335f35ebfb29ad2cc8b65862f43d5f72ee50038a22b216e999342efb402e319" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-i686-pc-windows-msvc.zip", - "hash": "d207a2791a513e3d645779e5d86cc88f7040426ec5e4a5521498b87558f93db6" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-i686-pc-windows-msvc.zip", + "hash": "2e1dc6042c1d419c296d4fa424218b24fb87a2fc6c8b61280f9d7df26a90e3f7" } }, "bin": [