railway: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2023-07-14 20:25:57 +00:00
parent be4dfa388c
commit c860376d2d

View File

@ -1,16 +1,16 @@
{
"version": "3.3.1",
"version": "3.4.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/v3.3.1/railway-v3.3.1-x86_64-pc-windows-msvc.zip",
"hash": "64cee2273bb051f17165e1d0f5746ffca847431e498629ebd5766094aa7ef81b"
"url": "https://github.com/railwayapp/cli/releases/download/v3.4.0/railway-v3.4.0-x86_64-pc-windows-msvc.zip",
"hash": "ab2a741361e0d7b92e6b642430e8eff964df980b744fad0e5a105138b77923ed"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.3.1/railway-v3.3.1-i686-pc-windows-msvc.zip",
"hash": "eaab10624ff423cd36b76e585e0bf4d4665671529be30e68c3a9bad2c722231e"
"url": "https://github.com/railwayapp/cli/releases/download/v3.4.0/railway-v3.4.0-i686-pc-windows-msvc.zip",
"hash": "089f1ac247a027dca84c0cbefd6b75e25cea0c1dacc313ea2ff3672734763258"
}
},
"bin": "railway.exe",