From c7b290e0907dbafda051377815dd6128b537b973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:39:51 +0000 Subject: [PATCH] uv: Update to version 0.7.12 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1517ca9852..27f4defcb7 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.7.11", + "version": "0.7.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.7.11/uv-x86_64-pc-windows-msvc.zip", - "hash": "0f4ef69fde75bb8bcfba7ecf0a4134d8875578cd2e98c9fcfc21573e746c70ac" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.12/uv-x86_64-pc-windows-msvc.zip", + "hash": "2cf29c8ffaa2549aa0f86927b2510008e8ca3dcd2100277d86faf437382a371b" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.7.11/uv-i686-pc-windows-msvc.zip", - "hash": "985f5eabf42b8ad0166ae6b9f799564220fa932938a8401c890d5e07321ce7c0" + "url": "https://github.com/astral-sh/uv/releases/download/0.7.12/uv-i686-pc-windows-msvc.zip", + "hash": "c7ec71ba64d01ef3cdb89553445de94ab4fd7375c8f2a7068353aec7a3a06342" } }, "bin": [