railway: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-04-23 00:32:51 +00:00
parent b2ac6eef19
commit 2b4cc740c4

View File

@ -1,16 +1,16 @@
{
"version": "1.4.1",
"version": "1.5.0",
"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.4.1/railway_1.4.1_windows_amd64.tar.gz",
"hash": "8ec8b08c0543a936748caadb5694c71a7dba95f6011cdeab05a91abf613fc5d6"
"url": "https://github.com/railwayapp/cli/releases/download/v1.5.0/railway_1.5.0_windows_amd64.tar.gz",
"hash": "a9176d0b6bd8e1c341625d3be5efc7e7c8c80461a1b37a071e98e2bbafa7f7cc"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.4.1/railway_1.4.1_windows_386.tar.gz",
"hash": "1b446941bc1766aeca08cc03cae3622547d5e725ed923bf2312bf291c95c7269"
"url": "https://github.com/railwayapp/cli/releases/download/v1.5.0/railway_1.5.0_windows_386.tar.gz",
"hash": "eec60401fcdb34bc7c2b5615ef49e698de92fc017e797174bb36013e83ad114f"
}
},
"bin": "railway.exe",