railway: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2023-10-19 20:25:05 +00:00
parent 03bf75645d
commit 7f16ec41ec

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.0", "version": "3.5.0",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli", "homepage": "https://github.com/railwayapp/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.4.0/railway-v3.4.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.5.0/railway-v3.5.0-x86_64-pc-windows-msvc.zip",
"hash": "ab2a741361e0d7b92e6b642430e8eff964df980b744fad0e5a105138b77923ed" "hash": "a58675dab4f09a6b5270c4f4b8460c9e0714db2766f899dd4670cc8b5cc23ea1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.4.0/railway-v3.4.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.5.0/railway-v3.5.0-i686-pc-windows-msvc.zip",
"hash": "089f1ac247a027dca84c0cbefd6b75e25cea0c1dacc313ea2ff3672734763258" "hash": "afb144aca7f1ee7661c1a87f68b1442cc84b8119449b859e1cc08dcc766c37d2"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",