From 2ab4de22f8dafe707f94136979bcaf739ad44f88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:33:39 +0000 Subject: [PATCH] uv: Update to version 0.2.32 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 8a2035c32f..f49404c3be 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.2.31", + "version": "0.2.32", "description": "An extremely fast Python package installer and resolver, written in Rust.", "homepage": "https://github.com/astral-sh/uv", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.2.31/uv-x86_64-pc-windows-msvc.zip", - "hash": "e5779b76db0ae0334221a1dc9956b97dc10969735750777717551397a2b48e31" + "url": "https://github.com/astral-sh/uv/releases/download/0.2.32/uv-x86_64-pc-windows-msvc.zip", + "hash": "1725fafdcc1390574b8682805ec31ebc9287085f562dc7ac6a64b186abaf1b0d" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.2.31/uv-i686-pc-windows-msvc.zip", - "hash": "382c7007bdfa6f02d436b552fee33d2d2beec5335410b9fe308067c094f95742" + "url": "https://github.com/astral-sh/uv/releases/download/0.2.32/uv-i686-pc-windows-msvc.zip", + "hash": "7a449bc0fe9326d31ad809c8cfbe19ba2b67b28c9dc631bb6f1696334442d928" } }, "bin": [