railway: Update to version 3.0.18

This commit is contained in:
github-actions[bot] 2023-03-25 00:34:30 +00:00
parent a05532e079
commit f895dc3298

View File

@ -1,16 +1,16 @@
{
"version": "3.0.17",
"version": "3.0.18",
"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/v3.0.17/railway-v3.0.17-x86_64-pc-windows-msvc.zip",
"hash": "6d1ce892d7d7cb0dc486809fdbb00660a7377d4a076cdce090913f48bbeb6c5d"
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.18/railway-v3.0.18-x86_64-pc-windows-msvc.zip",
"hash": "9acc28fa4b5e44ba73f0228bd072ceb9ebae3554c402f43061fc335fb44c4c42"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-i686-pc-windows-msvc.zip",
"hash": "a308013d251e4d3f3b4f139dfe792c2e12fafd1143866d6dc1b1b1caae5c240d"
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.18/railway-v3.0.18-i686-pc-windows-msvc.zip",
"hash": "8417bed312fc9d973787be71602c9468273f71eed43fc7e880a056a4c4e504fd"
}
},
"bin": "railway.exe",