From 5ae7b40600fa8c73757c9c1c2eb62545ee561917 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:25:56 +0000 Subject: [PATCH] uv: Update to version 0.4.20 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index eaafe26dcd..031cd4bab8 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.19", + "version": "0.4.20", "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.4.19/uv-x86_64-pc-windows-msvc.zip", - "hash": "b172ec03cbe46b6cc7a328b2cbcdb8d144f53cc18150b288b4476d58d6f69f13" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-x86_64-pc-windows-msvc.zip", + "hash": "f3a88e0d8a160b696fb4c838521142d2a766b6bd29915c5d5df1a2ddc531030b" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.19/uv-i686-pc-windows-msvc.zip", - "hash": "97f827433e351140e693c05743d59bf15d5e0b784cf2a7b900113901f0f60268" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-i686-pc-windows-msvc.zip", + "hash": "3abe03202575bd26fa0e7deb1790dc149f90879561a241ed04b6886461f5e3b1" } }, "bin": [