mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
uv: Update to version 0.6.2
This commit is contained in:
parent
5484cb3358
commit
0a9abd9415
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"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.6.1/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "32de1730597db0a7c5f34e2257ab491b660374b22c016c3d9a59ae279d837697"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.2/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5f33c3cc5c183775cc51b3e661a0d2ce31142d32a50406a67c7ad0321fc841d9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.1/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "920e08d6d649a414981c2c1814746fcb0a10f25e2c65e359abf534212e1f0c8c"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.2/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "29e46887292d4d645cb941731bfbc688fc1689255f9898b25e6b1c96bf1b954c"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user