From ef4d1b6a2c3a804709ccb44aae4081d67b105b79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:31:01 +0000 Subject: [PATCH] uv: Update to version 0.7.10 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index a617dd4337..85421fe2af 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.7.9", + "version": "0.7.10", "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.9/uv-x86_64-pc-windows-msvc.zip", - "hash": "f91d8a3322a10caf257fd416807bd8d2801285b80b46ee37f2d0c6e426b8822c" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-x86_64-pc-windows-msvc.zip", + "hash": "1568a71af55e9d9bc4a050ec79134a342a8a3765a73f6b7ec26490c2814f8797" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.7.9/uv-i686-pc-windows-msvc.zip", - "hash": "b5dc0dc10d9dd0dcf5729a94e98538418760d13877d4d4b1bc4efa9926280e78" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-i686-pc-windows-msvc.zip", + "hash": "f3c62ff935685d9d4312b82d01ed386493b97c3d22bd434d943fc99ce9aef83a" } }, "bin": [