mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uv: Update to version 0.8.5
This commit is contained in:
parent
cdc60dd22c
commit
d7a9671331
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.4",
|
||||
"version": "0.8.5",
|
||||
"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.8.4/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "817c50c80229f88de9699626ee3774c0cceed86099663e8fb00c5ffae7ea911c"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "898049e2db4a92e59bf1da7e14cad9b5afadb7d0cf9dd55a5274825290f7ba6d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "fc4fca95757e78fa4a782ae7f5cba4f52137df49b737cec0a6ad8092ca829151"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2c133809d2839eac93341a14df6fb16bf834ae3c7582f069cf24ccc60cf367f7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "34cdff9ed7e1ffece93a895e65377a0ea4f186eb6785ead045280be59edabf19"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8d3dda6ff64065e65b49ecd42018a885c0f20e6967af950ef121f976d73e72db"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user