{ "version": "1.6.1", "description": "Generate an OCI compliant image based off app source.", "homepage": "https://github.com/railwayapp/nixpacks", "license": "MIT", "suggest": { "vcredist": "extras/vcredist2022" }, "architecture": { "64bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.1/nixpacks-v1.6.1-x86_64-pc-windows-msvc.zip", "hash": "ca2c026ad4a7420ff4864bbb42e7be0e0e977d8bb978b8458c3d169ad8d16b83" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.6.1/nixpacks-v1.6.1-i686-pc-windows-msvc.zip", "hash": "8365fa3293409fedc08a3afe3f3a9b1978cd47636fb21582946d0050ec344955" } }, "bin": "nixpacks.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v$version/nixpacks-v$version-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v$version/nixpacks-v$version-i686-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } } }