mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.6.1
This commit is contained in:
parent
92a1987e8a
commit
39a7b1a4c3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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.0/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "65836dae55d3a63e5fc1d51ae52e6ea175aaab1c82c4a6660d46462b27d19c2a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.1/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "32de1730597db0a7c5f34e2257ab491b660374b22c016c3d9a59ae279d837697"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.0/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "40422491d697c2da3f30c2b00b5fbfbe5075e33dd64956137959a6536b851213"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.1/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "920e08d6d649a414981c2c1814746fcb0a10f25e2c65e359abf534212e1f0c8c"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user