mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uv: Update to version 0.6.17
This commit is contained in:
parent
1a9062bb51
commit
62c22bf5fe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.16",
|
||||
"version": "0.6.17",
|
||||
"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.16/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f1b4c24ec602b6c0b06b6bc64aa447bbe4cf313e93fbec326741961e80ffa8b7"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "32882cf98f646cafca003e7a7c471b7ff4ba977b681c9fa3b12cf908ba64af82"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.16/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f5c6400f07db2014b2b0c66770e1125fa70efe4dd99cc8351838bed0045c34f8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "56dea6c98e1606e95445e77177d7e3cd49bb3d1a63c81b11fe49bf733adb62a2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user