From c9ae33f874634ba1d8a59d6793072e142b6d3617 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 00:33:44 +0000 Subject: [PATCH] uv: Update to version 0.4.9 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1206c1aa3d..f02b6a2441 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.8", + "version": "0.4.9", "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.8/uv-x86_64-pc-windows-msvc.zip", - "hash": "0bbb4fd2d8b7a850a295a0f1fb87a77992c85f59d223d964004e36243b6c803f" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.9/uv-x86_64-pc-windows-msvc.zip", + "hash": "5d082ee82624e51f3c8c994329277168f427732d46ab59cfbb974bdd83f6fea2" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.8/uv-i686-pc-windows-msvc.zip", - "hash": "1e5fbb0a8677da15ec3f5c46a4c84433071533ffe539c2fe2071c8c20e27b420" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.9/uv-i686-pc-windows-msvc.zip", + "hash": "e24eecd74d1ee3955fc3d14a99769766ffe4933eb51622d1db12fa0bddd2e122" } }, "bin": [