mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
uv: Update to version 0.4.21
This commit is contained in:
parent
27bcaf2d35
commit
02647d965b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.20",
|
"version": "0.4.21",
|
||||||
"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://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.21/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f3a88e0d8a160b696fb4c838521142d2a766b6bd29915c5d5df1a2ddc531030b"
|
"hash": "9ac448e5406e2e187cfe9b60b767985e1e7d25d479fe39ef7f0423edc2c08939"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.20/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.21/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "3abe03202575bd26fa0e7deb1790dc149f90879561a241ed04b6886461f5e3b1"
|
"hash": "f170a08e146cd9c7beb17041e23affc3f379fe39ab8c7035891275cf10e4cda8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user