From 25d0b878e590c247d9313f22ed0797a8978e709b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 00:35:34 +0000 Subject: [PATCH] uv: Update to version 0.4.24 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index e9468d2442..150657e5e9 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.4.23", + "version": "0.4.24", "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.4.23/uv-x86_64-pc-windows-msvc.zip", - "hash": "906b19adc9cd7c47e6bd50e5f68e2e64ebc7abaeee90e44e97e560d9bc01a677" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.24/uv-x86_64-pc-windows-msvc.zip", + "hash": "a990d2f067c7922493921662e403e9961733d159deb6393f05bf59fdd9e0b0cf" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.4.23/uv-i686-pc-windows-msvc.zip", - "hash": "640c5c5d23c0ce629a2f68fb1b6de447bcb35388dc9885a998b040b4c34327dd" + "url": "https://github.com/astral-sh/uv/releases/download/0.4.24/uv-i686-pc-windows-msvc.zip", + "hash": "a2a05cecc1252a356528f912688e84fca768eead930082fafba39b1488115b09" } }, "bin": [