From b5e6bd5c6f1c308f59fb7496fbb7ff1521c7ae66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 00:33:23 +0000 Subject: [PATCH] uv: Update to version 0.3.1 --- bucket/uv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index f401fb0ad9..339e7f377e 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.3.0", + "version": "0.3.1", "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.3.0/uv-x86_64-pc-windows-msvc.zip", - "hash": "b8b693699b46d2063cf92ada07671a309f14ccb99b34f9b3f927f7fa08b24c19" + "url": "https://github.com/astral-sh/uv/releases/download/0.3.1/uv-x86_64-pc-windows-msvc.zip", + "hash": "e57ebd003eee92edfaa909fffec3214aa032590566851edc5ce55824c4aacf8a" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.3.0/uv-i686-pc-windows-msvc.zip", - "hash": "1dbe4b2b9829bb11cdb3ec64e916749f6224f0db0a65bbba69570a8aa1289e2c" + "url": "https://github.com/astral-sh/uv/releases/download/0.3.1/uv-i686-pc-windows-msvc.zip", + "hash": "f5d15af65e0782f2459770afacb3ce8c5a4916566399e357c951618edbd27c9d" } }, "bin": [