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