From 4856d02e9f5399868bc591bedc25d5b0b45bdb56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 20:27:29 +0000 Subject: [PATCH] uv: Update to version 0.4.10 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index f02b6a2441..02163e3596 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.9", + "version": "0.4.10", "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.9/uv-x86_64-pc-windows-msvc.zip", - "hash": "5d082ee82624e51f3c8c994329277168f427732d46ab59cfbb974bdd83f6fea2" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-x86_64-pc-windows-msvc.zip", + "hash": "b2a2257c1d3fecaf1258483465e82958a223e6ac2a057f090cd83d4df41e948f" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.9/uv-i686-pc-windows-msvc.zip", - "hash": "e24eecd74d1ee3955fc3d14a99769766ffe4933eb51622d1db12fa0bddd2e122" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-i686-pc-windows-msvc.zip", + "hash": "ead4fcbb66fe148650ea1bfe0a826aa2b6d895d94fb590f04dbd910a390ac8f9" } }, "bin": [