diff --git a/bucket/railway.json b/bucket/railway.json index c168fdce57..200a4f2ee1 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.13.0", + "version": "3.14.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.13.0/railway-v3.13.0-x86_64-pc-windows-msvc.zip", - "hash": "4686492a3743b8c839b6ea1d5891bde2fe9121131f10f07f1dc298c15e78b52e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-x86_64-pc-windows-msvc.zip", + "hash": "22304e222aab464adebae587bbd730e0510bdaea375de6c3af1208d7fb214748" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.13.0/railway-v3.13.0-i686-pc-windows-msvc.zip", - "hash": "2bd737a2f18b0f01de929c925d84e5ecc6b8d2ec845307abbe4c1c203beca49e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-i686-pc-windows-msvc.zip", + "hash": "5609aa74cb727e6019f3bf859adce483baf3e1d34370bf8d5378ec9dba2dab25" } }, "bin": "railway.exe",