{ "version": "1.27.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.27.1/nixpacks-v1.27.1-x86_64-pc-windows-msvc.zip", "hash": "71497567c207952ee34943683dfc0eae180f317cc62aa8034c410d9e4f6df174" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.27.1/nixpacks-v1.27.1-i686-pc-windows-msvc.zip", "hash": "555e8994f7a8f870b84ff756ccc5217b70397e60e7b3a9fdd96e6b83f08f86aa" } }, "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" } } }