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