From 0bc61f69766d18a33480a37151a53c5ecfdd577e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:29:05 +0000 Subject: [PATCH] uv: Update to version 0.5.5 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 379d99eb84..7628c6c353 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.5.4", + "version": "0.5.5", "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.4/uv-x86_64-pc-windows-msvc.zip", - "hash": "db68a1850f156c89b82ecec359d09ba298fb1ce2a35dabc5072de458b175d8fb" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.5/uv-x86_64-pc-windows-msvc.zip", + "hash": "4a2d709b55a2267fcf4adf35f9c38e244c23b118d0992d52a897df8aa21961d2" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.4/uv-i686-pc-windows-msvc.zip", - "hash": "357ecb0b64de0e0c4ddb9d30818d8569a1b524df115aed181ade34f96cde9dfd" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.5/uv-i686-pc-windows-msvc.zip", + "hash": "100b63404a3e6085b107effa70bb06b41f4409365cb139f0f424c1336bcd3dfc" } }, "bin": [