mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uv: Update to version 0.8.8
This commit is contained in:
parent
87eceeebf0
commit
18a8f088ef
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.6",
|
||||
"version": "0.8.8",
|
||||
"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.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f7ed402ea1e4d7fb2b2490e1a097e9849bfdaaa689521d290bdce5478db0428f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.8/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ac76b826e5ba70c7a041e9ee344cbcba2919cdd3010fff7f1a83b7864911633e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4eaa185b61f9cfe73ab7534de7282e51cc0f6bf47361429bdcbb6a5f3264f6e4"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.8/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "9ec9bf63460e0625cd941a5bbe0775b99c33def5a2f1fe6cbc9e99e167fea33e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.6/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a2891f1f1c56e717115579da655951007e2e5e498535b473d9f7cbffe7369e1a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.8/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3029df83f2b40d2fa0cc896aed8a157afd02e8ce767064d80923e166e46b75ce"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user