From d2d3753c071cd2f05f299f8534dffa3dac2ef974 Mon Sep 17 00:00:00 2001 From: "Y.D.X." <73375426+YDX-2147483647@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:25:44 +0800 Subject: [PATCH] uv: Update homepage (#6224) --- bucket/uv.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bucket/uv.json b/bucket/uv.json index 3ba1852d67..365b113541 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,7 +1,7 @@ { "version": "0.4.18", "description": "An extremely fast Python package installer and resolver, written in Rust.", - "homepage": "https://github.com/astral-sh/uv", + "homepage": "https://docs.astral.sh/uv/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { @@ -17,7 +17,9 @@ "uv.exe", "uvx.exe" ], - "checkver": "github", + "checkver": { + "github": "https://github.com/astral-sh/uv" + }, "autoupdate": { "architecture": { "64bit": {