mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.7.19
This commit is contained in:
parent
f8d29a52b4
commit
2a8f79cc9b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.18",
|
||||
"version": "0.7.19",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://docs.astral.sh/uv/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.18/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5a5b3ef7c6aee0bb1101ef047f35a0fc7cc82e34eef3286e54c5badd261cb599"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.19/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3098b38638b271d8b14b81247d6d69bb105807ec9fc5eb85f8cc8b6de5867c86"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.18/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4293c65f1fce52bd5396ec4419ce1c76412e276e0f292ec2464c319b7f8d59be"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.19/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "063829d117c2e42322b0e3a59ee91020dcb1d95522889b903ffad392df197a11"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user