{ "version": "0.6.5", "description": "An extremely fast Python package installer and resolver, written in Rust.", "homepage": "https://docs.astral.sh/uv/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-x86_64-pc-windows-msvc.zip", "hash": "a3e9f0913189c38b804bf6bb3d348af305a8ceabc690be92b6e111245a821640" }, "32bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.6.5/uv-i686-pc-windows-msvc.zip", "hash": "65dac0af6d2f143736e83fe17f5b52546686fa000fb2f1f89dbb26d1c96183db" } }, "bin": [ "uv.exe", "uvx.exe" ], "checkver": { "github": "https://github.com/astral-sh/uv" }, "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" } } }