{ "version": "0.4.11", "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.11/uv-x86_64-pc-windows-msvc.zip", "hash": "b9d43ddca9affbf03c048e34112c470a37af8d8e04c3ff2b79933a073f48e34d" }, "32bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.4.11/uv-i686-pc-windows-msvc.zip", "hash": "f1c0c12a40097949aa793f870f811ac8ffcc349228f0d3cae246bd93108e62da" } }, "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" } } }