diff --git a/bucket/railway.json b/bucket/railway.json index 2673534f2b..99319926e4 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.16", + "version": "3.0.17", "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.0.16/railway-v3.0.16-x86_64-pc-windows-msvc.zip", - "hash": "d4d7af876b084565e7b973338b12a7bf761528168eb5800ab678d40f07f700e1" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-x86_64-pc-windows-msvc.zip", + "hash": "6d1ce892d7d7cb0dc486809fdbb00660a7377d4a076cdce090913f48bbeb6c5d" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.16/railway-v3.0.16-i686-pc-windows-msvc.zip", - "hash": "06d49b8331f2868c0646228380cc093a3374a727b903568124e4e7fdeec1329d" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-i686-pc-windows-msvc.zip", + "hash": "a308013d251e4d3f3b4f139dfe792c2e12fafd1143866d6dc1b1b1caae5c240d" } }, "bin": "railway.exe",