{ "version": "0.2.24", "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.2.24/uv-x86_64-pc-windows-msvc.zip", "hash": "a044e2cbdfaaea36d15a7c8091d12e2ae81784329116fdf967a573b792fc1fd5" }, "32bit": { "url": "https://github.com/astral-sh/uv/releases/download/0.2.24/uv-i686-pc-windows-msvc.zip", "hash": "3995fbf5a09bcdfc54824ccd0969a975844d586a5fe5dc689f0b8d36eec6e5e6" } }, "bin": "uv.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" } } }