railway: Update to version 2.0.10

This commit is contained in:
github-actions[bot] 2022-08-25 00:35:45 +00:00
parent 901b52b72b
commit d715d7ad4e

View File

@ -1,16 +1,16 @@
{
"version": "2.0.9",
"version": "2.0.10",
"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.9/railway_2.0.9_windows_amd64.tar.gz",
"hash": "dc000463fea1f6464e5cde5cb05640676cc7c21e637426c411e5176d8d8482c8"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.10/railway_2.0.10_windows_amd64.tar.gz",
"hash": "3a5ad7eaa840367100bc74015c8b6458ca6e1bbc745d5fd4c6eff962b5f54df3"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.9/railway_2.0.9_windows_386.tar.gz",
"hash": "879645287dcc7372a9782a5bc4c8f74f79ed7daba31a7380021a9acd837a92e8"
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.10/railway_2.0.10_windows_386.tar.gz",
"hash": "355ab6e057b8b7097cce6285347032c30d03ec97d4b40ff29498e8c10d4e525b"
}
},
"bin": "railway.exe",