uv: Update homepage (#6224)

This commit is contained in:
Y.D.X. 2024-10-03 21:25:44 +08:00 committed by GitHub
parent 843e2038d4
commit d2d3753c07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{ {
"version": "0.4.18", "version": "0.4.18",
"description": "An extremely fast Python package installer and resolver, written in Rust.", "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", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -17,7 +17,9 @@
"uv.exe", "uv.exe",
"uvx.exe" "uvx.exe"
], ],
"checkver": "github", "checkver": {
"github": "https://github.com/astral-sh/uv"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {