mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
uv: Update to version 0.7.6
This commit is contained in:
parent
71b2348ec2
commit
5e7ac5eea8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.5",
|
||||
"version": "0.7.6",
|
||||
"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.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e95cb3789b2f80052c80048ff2865e06eae7512d06d304127898c70c4fd3564f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4c81818cc89d75ca54762e2641deebad69c0af6594212a9fb24b9849df8ac413"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "84e70b46e0f218db9573b0efce085c13e0e5ce7808b3143b990d1a334e5a8ee6"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "aca45dbdb75cd2c5fdf70bf5ff436306d476352b135fcab544c4a9759d7d1af8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user