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