From 662156f4bf071b6ba4eadbf2349ea6f1c81ca95c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:37:08 +0000 Subject: [PATCH] uv: Update to version 0.6.5 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 33fe8c8963..3d903c86c5 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.6.4", + "version": "0.6.5", "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.4/uv-x86_64-pc-windows-msvc.zip", - "hash": "4526b772f5d9b0afdd61a780ab649730d125e0a56348daa7463ee44c0c5e5762" + "url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-x86_64-pc-windows-msvc.zip", + "hash": "a3e9f0913189c38b804bf6bb3d348af305a8ceabc690be92b6e111245a821640" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.6.4/uv-i686-pc-windows-msvc.zip", - "hash": "ecdb47abb3fc29511a2adc9df0407fe604371c6518cd2861235c8aa178928941" + "url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-i686-pc-windows-msvc.zip", + "hash": "65dac0af6d2f143736e83fe17f5b52546686fa000fb2f1f89dbb26d1c96183db" } }, "bin": [