diff --git a/bucket/railway.json b/bucket/railway.json index dc893a180d..ba7c3b8530 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.21", + "version": "3.0.22", "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.21/railway-v3.0.21-x86_64-pc-windows-msvc.zip", - "hash": "e4f7bc034425a0e6c24e838d339d275cd5cf8e55b3c5bda5efc3e57139fae5fb" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.22/railway-v3.0.22-x86_64-pc-windows-msvc.zip", + "hash": "2f13c069a64ebd27f42f141cc56d59aea0cff3d4bd93e0d13b2ab3dd40a73e02" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.21/railway-v3.0.21-i686-pc-windows-msvc.zip", - "hash": "400f8c59e6add39daacde6e523837d891019789b1fcfa62c682e1152c63e9c81" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.22/railway-v3.0.22-i686-pc-windows-msvc.zip", + "hash": "066df235b5352bc03b1187751502b3f57ee87cc90d48c6f0b8afd4e5dda9fc87" } }, "bin": "railway.exe",