railway: Update to version 2.0.9

This commit is contained in:
github-actions[bot] 2022-08-24 20:28:28 +00:00
parent f1961698d9
commit 84b90446d8

View File

@ -1,16 +1,16 @@
{
"version": "2.0.8",
"version": "2.0.9",
"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/v2.0.8/railway_2.0.8_windows_amd64.tar.gz",
"hash": "6406e6a1dfae96f6e1b2888dc98c59752281d26ece8450c56b932ca621a29c4a"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.9/railway_2.0.9_windows_amd64.tar.gz",
"hash": "dc000463fea1f6464e5cde5cb05640676cc7c21e637426c411e5176d8d8482c8"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.8/railway_2.0.8_windows_386.tar.gz",
"hash": "dd16427cf8b5d04f711bcf282fa76769e30c4a6529fffaca7ae459ea59802606"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.9/railway_2.0.9_windows_386.tar.gz",
"hash": "879645287dcc7372a9782a5bc4c8f74f79ed7daba31a7380021a9acd837a92e8"
}
},
"bin": "railway.exe",