mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
uv: Update to version 0.7.18
This commit is contained in:
parent
397c4636e5
commit
51b882ec3e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.17",
|
||||
"version": "0.7.18",
|
||||
"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.7.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b49d1a02662ac4a490c886fff8a340a4adc32da8d0634fc653a69459d2b5f863"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.18/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5a5b3ef7c6aee0bb1101ef047f35a0fc7cc82e34eef3286e54c5badd261cb599"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "45ffa8cd52e6a0764c2bde7c97be840b6c7606f976e6ae51bab394a891653f52"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.18/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4293c65f1fce52bd5396ec4419ce1c76412e276e0f292ec2464c319b7f8d59be"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user