railway: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2022-05-26 16:31:32 +00:00
parent 38783436ac
commit 5fd2b94d04

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.7.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/v1.6.0/railway_1.6.0_windows_amd64.tar.gz",
"hash": "98a2590a6cc1c59503d823e0544fe0f0c15a1d21469e854e9031df3efb306ca5"
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.2/railway_1.7.2_windows_amd64.tar.gz",
"hash": "7fef174f8f3ce9cbf427c2849e38f72c82ca55f38db17a815432741e76b6ad71"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.6.0/railway_1.6.0_windows_386.tar.gz",
"hash": "7b46bd7f7faa8a7cbb94c14b5c0abf0ec9e4a15b51b24b509d4789115ca1a5a1"
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.2/railway_1.7.2_windows_386.tar.gz",
"hash": "1e8370f87ae02f991ad71537ad15eb32766b70c88f92398812504e4d7ce9f8b2"
}
},
"bin": "railway.exe",