{ "version": "3.11.0", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "homepage": "https://github.com/railwayapp/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-x86_64-pc-windows-msvc.zip", "hash": "426af0d2102607511b2ef7c30506dd3955be8e03759353c2c0fbac2a223686f3" }, "32bit": { "url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-i686-pc-windows-msvc.zip", "hash": "05cee78cff85f90cbc9d62a07742a608ee6fc7cb6cc8e23719469c0815d02c50" } }, "bin": "railway.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/railwayapp/cli/releases/download/v$version/railway-v$version-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/railwayapp/cli/releases/download/v$version/railway-v$version-i686-pc-windows-msvc.zip" } } } }