railway: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2022-02-18 00:37:00 +00:00
parent 71ba465947
commit 60f8b98977

View File

@ -1,16 +1,16 @@
{
"version": "1.2.2",
"version": "1.2.3",
"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/v1.2.2/railway_1.2.2_windows_amd64.tar.gz",
"hash": "2acba8dd53e5e2b2494b4ba471c5e6a8bb7fd0f76cd63acaa2fdd0ff4e994e3d"
"url": "https://github.com/railwayapp/cli/releases/download/v1.2.3/railway_1.2.3_windows_amd64.tar.gz",
"hash": "d8cc951dae6b92d3dc097cdcbb9ba427663b65034a8c4c8641f798748b5fdbaa"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.2.2/railway_1.2.2_windows_386.tar.gz",
"hash": "c78299c74a2a057b9d366e919c74ad26de49c78f1a7533bc85962cd1a2b60a8d"
"url": "https://github.com/railwayapp/cli/releases/download/v1.2.3/railway_1.2.3_windows_386.tar.gz",
"hash": "6e80a66435e00b0c9e2ddf4f6efea724c9a7d3eaeb110e66d1704fbd88ec7dbc"
}
},
"bin": "railway.exe",