mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.8.11
This commit is contained in:
parent
a453ab78e0
commit
a0d0634b31
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.10",
|
||||
"version": "0.8.11",
|
||||
"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.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "37fcd011fd22b2a569f7e583a924af2d624d99445f669752923a2fd3841f8e3d"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3e802b69307b10f228c8f1d096bd5721ac37a133bf33672f9fcc46a58dd5c920"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e62a2549135b4b9474c18e7bc9f0937837012dd9039f6b4b2c109a1cf99ad925"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "17e45a6afa19443a9749668540a033e9fedd3d6bec1ad8952d10da1f40ed9e92"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c51b02188c312baef71187273afa625576101e5680739eab83b1b09ca5d2f3a8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "09c6cc8c511d166dc12c9e56ce06c92de928a2e5bad14fc079654901dc8ea114"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user