diff --git a/bucket/railway.json b/bucket/railway.json index ac02091692..d00974045b 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.10", + "version": "2.0.11", "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/v2.0.10/railway_2.0.10_windows_amd64.tar.gz", - "hash": "3a5ad7eaa840367100bc74015c8b6458ca6e1bbc745d5fd4c6eff962b5f54df3" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.11/railway_2.0.11_windows_amd64.tar.gz", + "hash": "2e949982f53391e303bb84fc456708e0210493b55429a3c8350edafbc9fcaa4f" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.10/railway_2.0.10_windows_386.tar.gz", - "hash": "355ab6e057b8b7097cce6285347032c30d03ec97d4b40ff29498e8c10d4e525b" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.11/railway_2.0.11_windows_386.tar.gz", + "hash": "494c06d61f4ff2f33d09882fd4f64efa4a095f13778d32f2ef062db82409242c" } }, "bin": "railway.exe",