From 1fd1ac33e8eafbcf2dfca77d8d6cb62ebe0a44a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 00:36:59 +0000 Subject: [PATCH] uv: Update to version 0.5.2 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 612d6e5890..aadde0d708 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.5.1", + "version": "0.5.2", "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.1/uv-x86_64-pc-windows-msvc.zip", - "hash": "3dcb47a9334d7527e402eba8ba5aae3a62c77cddc3ce400f57fe2a40a621000d" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.2/uv-x86_64-pc-windows-msvc.zip", + "hash": "0e97899b5c800da39730d3a612d8359ad2f346bdea540f973fa6c6ad17129a17" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.1/uv-i686-pc-windows-msvc.zip", - "hash": "7b0d716352f36730b3bdd40e1785e5e0299a2fa84929537c69f0b7ad9a1040e7" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.2/uv-i686-pc-windows-msvc.zip", + "hash": "66e5934ee5f384270c39e54e5833411dca0c07f8e972d29e6c3c3e87fa53b9a8" } }, "bin": [