uv: Update to version 0.8.11

This commit is contained in:
github-actions[bot] 2025-08-14 20:30:45 +00:00
parent a453ab78e0
commit a0d0634b31

View File

@ -1,20 +1,20 @@
{ {
"version": "0.8.10", "version": "0.8.11",
"description": "An extremely fast Python package installer and resolver, written in Rust.", "description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/", "homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-pc-windows-msvc.zip",
"hash": "37fcd011fd22b2a569f7e583a924af2d624d99445f669752923a2fd3841f8e3d" "hash": "3e802b69307b10f228c8f1d096bd5721ac37a133bf33672f9fcc46a58dd5c920"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-i686-pc-windows-msvc.zip",
"hash": "e62a2549135b4b9474c18e7bc9f0937837012dd9039f6b4b2c109a1cf99ad925" "hash": "17e45a6afa19443a9749668540a033e9fedd3d6bec1ad8952d10da1f40ed9e92"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-aarch64-pc-windows-msvc.zip",
"hash": "c51b02188c312baef71187273afa625576101e5680739eab83b1b09ca5d2f3a8" "hash": "09c6cc8c511d166dc12c9e56ce06c92de928a2e5bad14fc079654901dc8ea114"
} }
}, },
"bin": [ "bin": [