railway: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2022-05-26 20:30:00 +00:00
parent 06859066f4
commit 87ff0a2a9e

View File

@ -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",