From 95ad37f8afc277e76a41b3e445e0944aca6cd7d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:36:32 +0000 Subject: [PATCH] uv: Update to version 0.6.6 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 3d903c86c5..0f7e11bac9 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.6.5", + "version": "0.6.6", "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.6.5/uv-x86_64-pc-windows-msvc.zip", - "hash": "a3e9f0913189c38b804bf6bb3d348af305a8ceabc690be92b6e111245a821640" + "url": "https://github.com/astral-sh/uv/releases/download/0.6.6/uv-x86_64-pc-windows-msvc.zip", + "hash": "72d7866fac1a9f5e895ec632a0b8a98ea59627cb2c3b8e68af4fec899ee4b43b" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-i686-pc-windows-msvc.zip", - "hash": "65dac0af6d2f143736e83fe17f5b52546686fa000fb2f1f89dbb26d1c96183db" + "url": "https://github.com/astral-sh/uv/releases/download/0.6.6/uv-i686-pc-windows-msvc.zip", + "hash": "2231f24bfe6b8729427a5ecccf0339c5feacf96309f62da51c5077f4cfe8954e" } }, "bin": [