mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
uv: Update to version 0.8.6
This commit is contained in:
parent
33b0706579
commit
db660e1a5b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.5",
|
||||
"version": "0.8.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.8.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "898049e2db4a92e59bf1da7e14cad9b5afadb7d0cf9dd55a5274825290f7ba6d"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f7ed402ea1e4d7fb2b2490e1a097e9849bfdaaa689521d290bdce5478db0428f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2c133809d2839eac93341a14df6fb16bf834ae3c7582f069cf24ccc60cf367f7"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4eaa185b61f9cfe73ab7534de7282e51cc0f6bf47361429bdcbb6a5f3264f6e4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8d3dda6ff64065e65b49ecd42018a885c0f20e6967af950ef121f976d73e72db"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.6/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a2891f1f1c56e717115579da655951007e2e5e498535b473d9f7cbffe7369e1a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user