railway: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2023-01-12 01:55:04 +00:00
parent e831b0ac1c
commit 3f594cf379

View File

@ -1,16 +1,16 @@
{
"version": "2.0.14",
"version": "2.1.0",
"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.14/railway_2.0.14_windows_amd64.tar.gz",
"hash": "8449e6139c64feb9480af62d4efe875c2b60a655ec8327f6eca2d88c95b96f54"
"url": "https://github.com/railwayapp/cli/releases/download/v2.1.0/railway_2.1.0_windows_amd64.tar.gz",
"hash": "27ce66957588d0647385e0092127c933b1008d3796049f95dca5e1495a870e90"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.14/railway_2.0.14_windows_386.tar.gz",
"hash": "193052e4ed40a5a17ad5c3d3075a5bb7b4725d6d5d0380967875ea5db828dab7"
"url": "https://github.com/railwayapp/cli/releases/download/v2.1.0/railway_2.1.0_windows_386.tar.gz",
"hash": "b5a31c0b4d4c901de88589f84cfb39116c78f6e00e9b59dca155e8564a18eea8"
}
},
"bin": "railway.exe",