diff --git a/bucket/railway.json b/bucket/railway.json index fd2244dbe7..825c68f97e 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.17.10", + "version": "3.18.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.17.10/railway-v3.17.10-x86_64-pc-windows-msvc.zip", - "hash": "ea79b5f490cdcdf93bc01c10834449d4b36781dc1c25f03a94a30b073f216422" + "url": "https://github.com/railwayapp/cli/releases/download/v3.18.0/railway-v3.18.0-x86_64-pc-windows-msvc.zip", + "hash": "04c1dbfe64923315b53aa4334879f4c7059bd91f66cbb763158ef08396397c23" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-i686-pc-windows-msvc.zip", - "hash": "f9cff0652821ee5e9acb23110383ebd504849a3c61fe73ac612f84b609c13809" + "url": "https://github.com/railwayapp/cli/releases/download/v3.18.0/railway-v3.18.0-i686-pc-windows-msvc.zip", + "hash": "da9f1f07aaed75b50c3b420fd0c6aaf657821421c5a2cf86831d3a9e29d655a9" } }, "bin": "railway.exe",