railway: Update to version 2.0.5

This commit is contained in:
github-actions[bot] 2022-08-04 00:34:56 +00:00
parent 21d56b5128
commit ae4053e9f9

View File

@ -1,16 +1,16 @@
{
"version": "2.0.2",
"version": "2.0.5",
"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.2/railway_2.0.2_windows_amd64.tar.gz",
"hash": "6adfb5439667a70fc33b7a1a3e267914cbf7b3666b547ad05852cf8368e246a2"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_amd64.tar.gz",
"hash": "4267c7a8dee54fbe7efcd6114c127e5a9d562de91639310c3fd673ba3a85a06c"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_386.tar.gz",
"hash": "9c07c7d41d1eed7fad3199a1d4198def645a74c498eb0c7a08a644dea03f5f88"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.5/railway_2.0.5_windows_386.tar.gz",
"hash": "2019173bc963354694e75c260c35d78b8ea29b8694ccfcebf4712bbf38552d96"
}
},
"bin": "railway.exe",