From 5d8f16af72a4fd05107d86fa5c33ebfe898390a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 20:26:18 +0000 Subject: [PATCH] uv: Update to version 0.7.11 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 85421fe2af..6385abd53d 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.7.10", + "version": "0.7.11", "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.10/uv-x86_64-pc-windows-msvc.zip", - "hash": "1568a71af55e9d9bc4a050ec79134a342a8a3765a73f6b7ec26490c2814f8797" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.11/uv-x86_64-pc-windows-msvc.zip", + "hash": "0f4ef69fde75bb8bcfba7ecf0a4134d8875578cd2e98c9fcfc21573e746c70ac" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-i686-pc-windows-msvc.zip", - "hash": "f3c62ff935685d9d4312b82d01ed386493b97c3d22bd434d943fc99ce9aef83a" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.11/uv-i686-pc-windows-msvc.zip", + "hash": "985f5eabf42b8ad0166ae6b9f799564220fa932938a8401c890d5e07321ce7c0" } }, "bin": [