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": {