From e745da7240fbf62d916629be7d652b472ff77cd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 20:28:34 +0000 Subject: [PATCH] railway: Update to version 2.0.2 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 2d9bd874bd..7ce8cb8e74 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.0", + "version": "2.0.2", "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.0/railway_2.0.0_windows_amd64.tar.gz", - "hash": "eb244c1062b759889b3c69ea61d140a3383ddbf4e7edfa356f7aab6862097201" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_amd64.tar.gz", + "hash": "6adfb5439667a70fc33b7a1a3e267914cbf7b3666b547ad05852cf8368e246a2" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_386.tar.gz", - "hash": "04ad9e987c32aa8687f9f1fe0c0e8b27a9ec7d5287e70f771606cc1bd99f74f3" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_386.tar.gz", + "hash": "9c07c7d41d1eed7fad3199a1d4198def645a74c498eb0c7a08a644dea03f5f88" } }, "bin": "railway.exe",