{ "version": "0.47.0", "description": "Package management made easy", "homepage": "https://pixi.sh", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://github.com/prefix-dev/pixi/releases/download/v0.47.0/pixi-x86_64-pc-windows-msvc.zip", "hash": "2e7385568eecb82d73792908b222206e62356e7cf9c5cf7c47ebaf6ca5ef6993" }, "arm64": { "url": "https://github.com/prefix-dev/pixi/releases/download/v0.47.0/pixi-aarch64-pc-windows-msvc.zip", "hash": "b6214b8856ab3340c9125c9fd08d6a9f65c815e6d4efa84627f8b4012def2885" } }, "bin": "pixi.exe", "checkver": { "github": "https://github.com/prefix-dev/pixi" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/prefix-dev/pixi/releases/download/v$version/pixi-x86_64-pc-windows-msvc.zip", "hash": { "url": "$url.sha256" } }, "arm64": { "url": "https://github.com/prefix-dev/pixi/releases/download/v$version/pixi-aarch64-pc-windows-msvc.zip", "hash": { "url": "$url.sha256" } } } } }