mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.6.7
This commit is contained in:
parent
1a5861bd19
commit
950cd72f7e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"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.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "72d7866fac1a9f5e895ec632a0b8a98ea59627cb2c3b8e68af4fec899ee4b43b"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.7/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "11b902b07e98331cef0d648c182c6aa1f279cde688c4411eb9153dc957d48f90"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2231f24bfe6b8729427a5ecccf0339c5feacf96309f62da51c5077f4cfe8954e"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.7/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "33002d9f1dab894f48254f43b4b882f6c88078d70ace883ed29fcde82616bbb0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user