From 624015f8e7aba13f84ed39e57c5797cc1964c9e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:30:18 +0000 Subject: [PATCH] uv: Update to version 0.4.12 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 3668b1f2bd..28a3ebec27 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.11", + "version": "0.4.12", "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.11/uv-x86_64-pc-windows-msvc.zip", - "hash": "b9d43ddca9affbf03c048e34112c470a37af8d8e04c3ff2b79933a073f48e34d" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.12/uv-x86_64-pc-windows-msvc.zip", + "hash": "4dc5e08f2f69245859b8ff57c7e6f844ebd1a65df12ae13f66a068268af17389" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.11/uv-i686-pc-windows-msvc.zip", - "hash": "f1c0c12a40097949aa793f870f811ac8ffcc349228f0d3cae246bd93108e62da" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.12/uv-i686-pc-windows-msvc.zip", + "hash": "e0550b4db9d9074560cdff66e81298288ddeb75347585514601c598ea46df54f" } }, "bin": [