From f05b4134c78ddd9a752305098d6ab510a778cab8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 04:28:32 +0000 Subject: [PATCH] uv: Update to version 0.4.7 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1a172c7ac0..19929ec7f9 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.6", + "version": "0.4.7", "description": "An extremely fast Python package installer and resolver, written in Rust.", "homepage": "https://github.com/astral-sh/uv", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-pc-windows-msvc.zip", - "hash": "d48c8855f79933ab006b6a930bc611105aa52031f33aa80c32f1765a956dd92a" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-x86_64-pc-windows-msvc.zip", + "hash": "5bf8c7a9bda91c8aaa0a7d4aeaa25fe891010cb3336972fb3a58065b668f66e4" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-i686-pc-windows-msvc.zip", - "hash": "33289a7a2cc369831ae8384f0113f30c614a6be333ebef6abfc487decd50cf95" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-i686-pc-windows-msvc.zip", + "hash": "cecb8bce8a911438c52ebdfbfbd516c5fa8111ff9c4c609224443b56074c409f" } }, "bin": [