mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
uv: Update to version 0.6.16
This commit is contained in:
parent
aaaf721d18
commit
ed5db50500
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.14",
|
||||
"version": "0.6.16",
|
||||
"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.14/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "93b29fc234758e381df461d7638ff73d0f08bdf3a0dc37923b1ee0b9e442ca3f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.16/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f1b4c24ec602b6c0b06b6bc64aa447bbe4cf313e93fbec326741961e80ffa8b7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.14/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4e9f9ccc229a03d923213b8b4c7b373cd8bb941984f421de17fe9dac3d5491e9"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.16/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f5c6400f07db2014b2b0c66770e1125fa70efe4dd99cc8351838bed0045c34f8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user