railway: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2022-07-27 20:27:50 +00:00
parent 7cb871f30a
commit aa2eee1b1e

View File

@ -1,16 +1,16 @@
{
"version": "1.8.3",
"version": "1.8.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.8.3/railway_1.8.3_windows_amd64.tar.gz",
"hash": "8190d9cbe80c839c306363f6c1aed1021ef9a6a802dcdc19909fffa28183d32d"
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.4/railway_1.8.4_windows_amd64.tar.gz",
"hash": "df7ee8f5c459d1da1886f5bafc5c03a3f819b06496f5dc5346bcdb3232ed67ba"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.3/railway_1.8.3_windows_386.tar.gz",
"hash": "60e2b1f40cfd2feeae58ff8ed2ae1fb8e8d70642a3887a626d5c097dedf1ce3a"
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.4/railway_1.8.4_windows_386.tar.gz",
"hash": "5a7c02164ba4742df2d2dd112e15ed254394f0656b3fedf40c1eb1848559d85b"
}
},
"bin": "railway.exe",