mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
uv: Update to version 0.6.5
This commit is contained in:
parent
7aa354a540
commit
662156f4bf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.5",
|
||||
"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.4/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4526b772f5d9b0afdd61a780ab649730d125e0a56348daa7463ee44c0c5e5762"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a3e9f0913189c38b804bf6bb3d348af305a8ceabc690be92b6e111245a821640"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.4/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "ecdb47abb3fc29511a2adc9df0407fe604371c6518cd2861235c8aa178928941"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "65dac0af6d2f143736e83fe17f5b52546686fa000fb2f1f89dbb26d1c96183db"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user