mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uv: Update to version 0.4.20
This commit is contained in:
parent
60ea266c1e
commit
5ae7b40600
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.19",
|
||||
"version": "0.4.20",
|
||||
"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.4.19/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b172ec03cbe46b6cc7a328b2cbcdb8d144f53cc18150b288b4476d58d6f69f13"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f3a88e0d8a160b696fb4c838521142d2a766b6bd29915c5d5df1a2ddc531030b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.19/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "97f827433e351140e693c05743d59bf15d5e0b784cf2a7b900113901f0f60268"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "3abe03202575bd26fa0e7deb1790dc149f90879561a241ed04b6886461f5e3b1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user