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