From b7c1c2f6c097f0f45e6dee4b2f3e9dbd6fd1222b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:28:02 +0000 Subject: [PATCH] uv: Update to version 0.5.12 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index d629e2aa47..a2ca28be25 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.5.11", + "version": "0.5.12", "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.5.11/uv-x86_64-pc-windows-msvc.zip", - "hash": "3e8203e6434b45427f20824419f8d8d53f970a76d94ccdcad07f8498fa01a9d0" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.12/uv-x86_64-pc-windows-msvc.zip", + "hash": "04b45a4af12c0bb7cc31004dfcfed2e722c4ca07e1ac58850f93a9343dd5d06f" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.5.11/uv-i686-pc-windows-msvc.zip", - "hash": "955dfba777851761b246bfa701a05fa809676493fa83ec29837f5315ada38b3f" + "url": "https://github.com/astral-sh/uv/releases/download/0.5.12/uv-i686-pc-windows-msvc.zip", + "hash": "04f91508e6aeb7a2054e98552ff537b9863afbcbd4f72ba8bf8d9e9e25b37808" } }, "bin": [