mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.8.0
This commit is contained in:
parent
b0b0e34128
commit
c0b1efd8fe
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.7.22",
|
||||
"version": "0.8.0",
|
||||
"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.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ce5c13291643e8306e8d2dbcaf340d36ea985a761a53f2ca0a45e1a8e8936c85"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.0/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bad5afed0c18bd7f6c5125f5c7ab89ac830a3db7340c96d50a50527e9880cdfe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "aca18c571d8bd6d370e0440a16544afde421ea01585721a46d3847c11404fb41"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.0/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "cd03e12986765e48297228678dbeada0c284c552884910bcb3f0ea3ceeec8ee4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.22/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "bcbee39a55eca43ea286cbaa467b083888c7811ab8f47458063bc53331224f4d"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.0/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2fc83c9e2de30c1de8e9461188ffdac75ad41ac1e2227fd158d46b6cd09501d3"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user