mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
uv: Update homepage (#6224)
This commit is contained in:
parent
843e2038d4
commit
d2d3753c07
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user