{ "version": "0.4.2", "description": "An extremely fast Python package installer and resolver, written in Rust.", "homepage": "https://github.com/astral-sh/uv", "license": "Apache-2.0|MIT", "architecture": { "64bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-x86_64-pc-windows-msvc.zip", "hash": "3e44ce091683186d35a1cd1a55f8a1f922fa765c6681dd56257d505b0ab6655c" }, "32bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-i686-pc-windows-msvc.zip", "hash": "c5f9766aa50be6eb6ac81db42a611a613ee07a30a72414251b59d30fef1f32a6" } }, "bin": [ "uv.exe", "uvx.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/astral-sh/uv/releases/download/$version/uv-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/astral-sh/uv/releases/download/$version/uv-i686-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } } }