From ae4053e9f951fa8496c2ddbb1064cfc212d4501b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:34:56 +0000 Subject: [PATCH] railway: Update to version 2.0.5 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 7ce8cb8e74..04539fe02c 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.2", + "version": "2.0.5", "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.2/railway_2.0.2_windows_amd64.tar.gz", - "hash": "6adfb5439667a70fc33b7a1a3e267914cbf7b3666b547ad05852cf8368e246a2" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_amd64.tar.gz", + "hash": "4267c7a8dee54fbe7efcd6114c127e5a9d562de91639310c3fd673ba3a85a06c" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_386.tar.gz", - "hash": "9c07c7d41d1eed7fad3199a1d4198def645a74c498eb0c7a08a644dea03f5f88" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_386.tar.gz", + "hash": "2019173bc963354694e75c260c35d78b8ea29b8694ccfcebf4712bbf38552d96" } }, "bin": "railway.exe",