{ "version": "1.14.0", "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.14.0/nixpacks-v1.14.0-x86_64-pc-windows-msvc.zip", "hash": "94b00333bb6cc844b769227dcd46c05374ccb7f93da5b512331d80864a08b393" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.14.0/nixpacks-v1.14.0-i686-pc-windows-msvc.zip", "hash": "a25c34b0bc6e2bdbad31b502f758068f30c93801fef816691237ae65b1c6a093" } }, "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" } } }