mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.6.6
This commit is contained in:
parent
c50cd745eb
commit
95ad37f8af
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"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.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a3e9f0913189c38b804bf6bb3d348af305a8ceabc690be92b6e111245a821640"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "72d7866fac1a9f5e895ec632a0b8a98ea59627cb2c3b8e68af4fec899ee4b43b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "65dac0af6d2f143736e83fe17f5b52546686fa000fb2f1f89dbb26d1c96183db"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2231f24bfe6b8729427a5ecccf0339c5feacf96309f62da51c5077f4cfe8954e"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user