railway: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2022-05-31 16:30:16 +00:00
parent 95556b0b0f
commit b7f9a31750

View File

@ -1,16 +1,16 @@
{
"version": "1.7.3",
"version": "1.7.4",
"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.3/railway_1.7.3_windows_amd64.tar.gz",
"hash": "1f734e9da67e70df97c5cfb1277a8defa689876b4919d0374385803e3b0fdb3a"
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.4/railway_1.7.4_windows_amd64.tar.gz",
"hash": "ce0966ff9b53dcc7b1524440b239875ef971e66f2fe151faa9ec72f766534623"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.3/railway_1.7.3_windows_386.tar.gz",
"hash": "64e0782a9a5a58d5dcd6da1bf9478f70e36e63cee080cc211f336dd7f3f78f1e"
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.4/railway_1.7.4_windows_386.tar.gz",
"hash": "c96692d4f96eb0d855eb482885c321b61c7a6f58fe6f8252ba57810519386f57"
}
},
"bin": "railway.exe",