uv: Update to version 0.4.10

This commit is contained in:
github-actions[bot] 2024-09-13 20:27:29 +00:00
parent a3eb2d9718
commit 4856d02e9f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.9", "version": "0.4.10",
"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://github.com/astral-sh/uv", "homepage": "https://github.com/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.4.9/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-x86_64-pc-windows-msvc.zip",
"hash": "5d082ee82624e51f3c8c994329277168f427732d46ab59cfbb974bdd83f6fea2" "hash": "b2a2257c1d3fecaf1258483465e82958a223e6ac2a057f090cd83d4df41e948f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.4.9/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-i686-pc-windows-msvc.zip",
"hash": "e24eecd74d1ee3955fc3d14a99769766ffe4933eb51622d1db12fa0bddd2e122" "hash": "ead4fcbb66fe148650ea1bfe0a826aa2b6d895d94fb590f04dbd910a390ac8f9"
} }
}, },
"bin": [ "bin": [