railway: Update to version 0.2.49 (#2922)

This commit is contained in:
Kot 2021-11-09 20:48:20 -08:00 committed by GitHub
parent 1ecace076b
commit a1a08beb28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,16 @@
{
"version": "0.2.46",
"version": "0.2.49",
"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/v0.2.46/railway_0.2.46_windows_amd64.tar.gz",
"hash": "cdcd6c2464108f2d495d4e8fbb62b23682b05353329a9204a73c2b7e2639bca8"
"url": "https://github.com/railwayapp/cli/releases/download/v0.2.49/railway_0.2.49_windows_amd64.tar.gz",
"hash": "941ed73203b636769da179ecbbab4db3aefbbecdbd678850ac3a8a9c751a76aa"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v0.2.46/railway_0.2.46_windows_386.tar.gz",
"hash": "a3d968b067b60e1a0834998073c6edc2534b197226807b78b725ddd65b5e0c8f"
"url": "https://github.com/railwayapp/cli/releases/download/v0.2.49/railway_0.2.49_windows_386.tar.gz",
"hash": "60aa088bbcf880dc30dee6eed61be885cba1046c47f0e9afc538dddfa9f5d381"
}
},
"bin": "railway.exe",