From d1378c5caacaf8e79627d7f2c4f2609408d5d98c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 04:33:01 +0000 Subject: [PATCH] railway: Update to version 2.0.6 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 04539fe02c..d64e3932ad 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.5", + "version": "2.0.6", "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.5/railway_2.0.5_windows_amd64.tar.gz", - "hash": "4267c7a8dee54fbe7efcd6114c127e5a9d562de91639310c3fd673ba3a85a06c" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_amd64.tar.gz", + "hash": "02d6d77d13359df32582fdae5f9e86642772e1ec96bb7227ceb053e6580e8882" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_386.tar.gz", - "hash": "2019173bc963354694e75c260c35d78b8ea29b8694ccfcebf4712bbf38552d96" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_386.tar.gz", + "hash": "37bd6647414021c65b73ba5b56a7cffd30d59efb15be6cb94e267ef0cb57d706" } }, "bin": "railway.exe",