railway: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2022-08-03 20:28:34 +00:00
parent 5eaf80cb3e
commit e745da7240

View File

@ -1,16 +1,16 @@
{
"version": "2.0.0",
"version": "2.0.2",
"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.0/railway_2.0.0_windows_amd64.tar.gz",
"hash": "eb244c1062b759889b3c69ea61d140a3383ddbf4e7edfa356f7aab6862097201"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_amd64.tar.gz",
"hash": "6adfb5439667a70fc33b7a1a3e267914cbf7b3666b547ad05852cf8368e246a2"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_386.tar.gz",
"hash": "04ad9e987c32aa8687f9f1fe0c0e8b27a9ec7d5287e70f771606cc1bd99f74f3"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_386.tar.gz",
"hash": "9c07c7d41d1eed7fad3199a1d4198def645a74c498eb0c7a08a644dea03f5f88"
}
},
"bin": "railway.exe",