mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uv: Update to version 0.4.11
This commit is contained in:
parent
1aa4d3ab72
commit
e08b578112
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/uv",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b2a2257c1d3fecaf1258483465e82958a223e6ac2a057f090cd83d4df41e948f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.11/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b9d43ddca9affbf03c048e34112c470a37af8d8e04c3ff2b79933a073f48e34d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "ead4fcbb66fe148650ea1bfe0a826aa2b6d895d94fb590f04dbd910a390ac8f9"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.11/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f1c0c12a40097949aa793f870f811ac8ffcc349228f0d3cae246bd93108e62da"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user