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