mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
uv: Update to version 0.7.17
This commit is contained in:
parent
b9fcfef963
commit
f011f635e0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.16",
|
||||
"version": "0.7.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.7.16/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "409d19c14a9b1ce83bf7331dbda89984802efb3a2fbf9ffdf149b22ab9cf2826"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b49d1a02662ac4a490c886fff8a340a4adc32da8d0634fc653a69459d2b5f863"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.16/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "6d4c4de0cc8c88fb7d94138c05091dac6746a7bc9d94b3743e804a485546154b"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "45ffa8cd52e6a0764c2bde7c97be840b6c7606f976e6ae51bab394a891653f52"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user