uv: Update to version 0.5.6

This commit is contained in:
github-actions[bot] 2024-12-04 00:39:28 +00:00
parent 642cb6412d
commit af27cbf7a0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.5", "version": "0.5.6",
"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.5.5/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.5.6/uv-x86_64-pc-windows-msvc.zip",
"hash": "4a2d709b55a2267fcf4adf35f9c38e244c23b118d0992d52a897df8aa21961d2" "hash": "46c21ac0449ae967d65518d8025f6ae4006387802373bce0e72ebd133d77e94f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.5.5/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.5.6/uv-i686-pc-windows-msvc.zip",
"hash": "100b63404a3e6085b107effa70bb06b41f4409365cb139f0f424c1336bcd3dfc" "hash": "4e387415a2238a7e827cf653448c032aa7085ccb4e14c5376f022aa52a3b145d"
} }
}, },
"bin": [ "bin": [