From 4d54ca50e55f04fc7027f62a5feb1946baa6fe7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:29:11 +0000 Subject: [PATCH] uv: Update to version 0.7.7 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 4ffa502ebe..ebd73cf6a9 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.7.6", + "version": "0.7.7", "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.6/uv-x86_64-pc-windows-msvc.zip", - "hash": "4c81818cc89d75ca54762e2641deebad69c0af6594212a9fb24b9849df8ac413" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.7/uv-x86_64-pc-windows-msvc.zip", + "hash": "a27a1fdf3f6b850dfb45fb009f7ea0fe3db1a59f692ebdc64c24ff8dbd0467d1" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.7.6/uv-i686-pc-windows-msvc.zip", - "hash": "aca45dbdb75cd2c5fdf70bf5ff436306d476352b135fcab544c4a9759d7d1af8" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.7/uv-i686-pc-windows-msvc.zip", + "hash": "5e47a44df7707b58884cdf5d30527857ec1bf186e8f200517fd11a572669cacc" } }, "bin": [