mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.4.22
This commit is contained in:
parent
0c8f96f3ec
commit
f422fbd9eb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.21",
|
||||
"version": "0.4.22",
|
||||
"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.21/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9ac448e5406e2e187cfe9b60b767985e1e7d25d479fe39ef7f0423edc2c08939"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "709ab9ccf3958131ad2fac4590ebf005f9dbffb43d801d489492b654f321e49f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.21/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f170a08e146cd9c7beb17041e23affc3f379fe39ab8c7035891275cf10e4cda8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "818250c85496f54f6b703ced9a8e78ac518fb9137eba657e60bfff4a27b28574"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user