{ "version": "1.5.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.5.1/nixpacks-v1.5.1-x86_64-pc-windows-msvc.zip", "hash": "7baaa99725184ae46be484f7247b144ce4ec2327746726f14f8176e06c410784" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.5.1/nixpacks-v1.5.1-i686-pc-windows-msvc.zip", "hash": "522456ea74f13f8e553870db8bedeede55f7b0221e5b7408bc32bee3f7e14180" } }, "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" } } }