From 03e14228f65ddc12ca5a2821f23bebf3ab987c72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 12:32:40 +0000 Subject: [PATCH] uv: Update to version 0.7.1 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1a655445bb..a270522064 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.7.0", + "version": "0.7.1", "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.7.0/uv-x86_64-pc-windows-msvc.zip", - "hash": "62836c9d6e3f346d06c45fee4109be21ca9d1df8d087472dcc8d51815f182332" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.1/uv-x86_64-pc-windows-msvc.zip", + "hash": "b4d48072e384014ecd04ec5c544aee523ead1faaebcd428ba5f6abf2836096df" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.7.0/uv-i686-pc-windows-msvc.zip", - "hash": "f045db339b2acecc790d2071598275086978a99262d9c4b0c52189c26cba68a9" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.1/uv-i686-pc-windows-msvc.zip", + "hash": "38a98c532e463169e8c4f1ae3649dd500c168f6db687e3b29570930c55ffedf7" } }, "bin": [