railway: Update to version 2.0.6

This commit is contained in:
github-actions[bot] 2022-08-04 04:33:01 +00:00
parent e713cfd515
commit d1378c5caa

View File

@ -1,16 +1,16 @@
{
"version": "2.0.5",
"version": "2.0.6",
"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.5/railway_2.0.5_windows_amd64.tar.gz",
"hash": "4267c7a8dee54fbe7efcd6114c127e5a9d562de91639310c3fd673ba3a85a06c"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_amd64.tar.gz",
"hash": "02d6d77d13359df32582fdae5f9e86642772e1ec96bb7227ceb053e6580e8882"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_386.tar.gz",
"hash": "2019173bc963354694e75c260c35d78b8ea29b8694ccfcebf4712bbf38552d96"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_386.tar.gz",
"hash": "37bd6647414021c65b73ba5b56a7cffd30d59efb15be6cb94e267ef0cb57d706"
}
},
"bin": "railway.exe",