diff --git a/bucket/railway.json b/bucket/railway.json index d82666c00f..43a4f5f884 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.11.4", + "version": "3.12.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.4/railway-v3.11.4-x86_64-pc-windows-msvc.zip", - "hash": "5956d8aa11c1f19ff32a07416617d80801386cdd5044695c9561355e033fb0f4" + "url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-x86_64-pc-windows-msvc.zip", + "hash": "8fa4cd7effdc78062c2df321ae9bc1095254871a3dbc1a0914b3e47138893788" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.11.4/railway-v3.11.4-i686-pc-windows-msvc.zip", - "hash": "5cf966c70241cc1d31201d01095e1a024bf71dcc3211bb844888f95133fd068e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-i686-pc-windows-msvc.zip", + "hash": "5a9e0b5df875cb65286fe01c9879f639e83e90046987dbdb5d21458c34e4728b" } }, "bin": "railway.exe",