diff --git a/bucket/railway.json b/bucket/railway.json index 2901a083af..d8d506fe78 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.15.3", + "version": "3.17.9", "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.15.3/railway-v3.15.3-x86_64-pc-windows-msvc.zip", - "hash": "a6ef7bd7772b95e62646f6579370cf9ec7d8d196157fbca6fc5e77a963973ca9" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-x86_64-pc-windows-msvc.zip", + "hash": "347cd4777b550081291b928eab41ea17b8b798d4a6abea294c2794f4345abeca" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-i686-pc-windows-msvc.zip", - "hash": "69883149a4d7631a1b705028fbdae21f9d1fa58d269fb2c28c16154b835407d1" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-i686-pc-windows-msvc.zip", + "hash": "69a88e4642680f370963fd64b8f53ae4c242a0f7cf754a2d31687dd3b0e7dcd4" } }, "bin": "railway.exe",