From 05e2163bca7453260afba00da976acf2137746e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 00:38:06 +0000 Subject: [PATCH] uv: Update to version 0.5.7 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1aa279d189..556f0fc072 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.5.6", + "version": "0.5.7", "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.6/uv-x86_64-pc-windows-msvc.zip", - "hash": "46c21ac0449ae967d65518d8025f6ae4006387802373bce0e72ebd133d77e94f" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-x86_64-pc-windows-msvc.zip", + "hash": "cb2aea0d8f85ffe1c4e2a431cbbd6e5c8faeb732e7cf8e4bee1c10b7779e7352" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.6/uv-i686-pc-windows-msvc.zip", - "hash": "4e387415a2238a7e827cf653448c032aa7085ccb4e14c5376f022aa52a3b145d" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-i686-pc-windows-msvc.zip", + "hash": "d207a2791a513e3d645779e5d86cc88f7040426ec5e4a5521498b87558f93db6" } }, "bin": [