{ "version": "1.12.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.12.0/nixpacks-v1.12.0-x86_64-pc-windows-msvc.zip", "hash": "c74475bcf05b1fb281f96812d88120d2c060702ee866ae5caedc70a2eddcc4bc" }, "32bit": { "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.12.0/nixpacks-v1.12.0-i686-pc-windows-msvc.zip", "hash": "fec9488955b28cf1a0d6bd76373669d06745e0d55c5dfc09c0044406229de7cd" } }, "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" } } }