mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
uv: Update to version 0.7.22
This commit is contained in:
parent
2a2f15924c
commit
3643bdba2a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.7.21",
|
||||
"version": "0.7.22",
|
||||
"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.21/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7a4e427ceaf3c7d8437e512cbc25af84796c4079cf842c3349d4b646a9209da5"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ce5c13291643e8306e8d2dbcaf340d36ea985a761a53f2ca0a45e1a8e8936c85"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.21/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "aaf3f3bc934616214e1f33ccb22432dc59110211b2b15636d66e8e42e9cf2f6f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "aca18c571d8bd6d370e0440a16544afde421ea01585721a46d3847c11404fb41"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.21/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "877454562ba2af12a020652fb8f63d14b6c05aa6d1d3497441822c6c0b198541"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.22/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "bcbee39a55eca43ea286cbaa467b083888c7811ab8f47458063bc53331224f4d"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user