From 87ff0a2a9e0af661239dc18826757a9c50151dc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:30:00 +0000 Subject: [PATCH] railway: Update to version 1.7.3 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 23762151a4..b164cd9324 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.7.2", + "version": "1.7.3", "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/v1.7.2/railway_1.7.2_windows_amd64.tar.gz", - "hash": "7fef174f8f3ce9cbf427c2849e38f72c82ca55f38db17a815432741e76b6ad71" + "url": "https://github.com/railwayapp/cli/releases/download/v1.7.3/railway_1.7.3_windows_amd64.tar.gz", + "hash": "1f734e9da67e70df97c5cfb1277a8defa689876b4919d0374385803e3b0fdb3a" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.7.2/railway_1.7.2_windows_386.tar.gz", - "hash": "1e8370f87ae02f991ad71537ad15eb32766b70c88f92398812504e4d7ce9f8b2" + "url": "https://github.com/railwayapp/cli/releases/download/v1.7.3/railway_1.7.3_windows_386.tar.gz", + "hash": "64e0782a9a5a58d5dcd6da1bf9478f70e36e63cee080cc211f336dd7f3f78f1e" } }, "bin": "railway.exe",