uv: Update to version 0.5.5

This commit is contained in:
github-actions[bot] 2024-11-27 20:29:05 +00:00
parent 48c71bcdb3
commit 0bc61f6976

View File

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