railway: Update to version 3.5.1

This commit is contained in:
github-actions[bot] 2023-10-22 00:33:33 +00:00
parent 9f6873c226
commit e79de6df9f

View File

@ -1,16 +1,16 @@
{
"version": "3.5.0",
"version": "3.5.1",
"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.5.0/railway-v3.5.0-x86_64-pc-windows-msvc.zip",
"hash": "a58675dab4f09a6b5270c4f4b8460c9e0714db2766f899dd4670cc8b5cc23ea1"
"url": "https://github.com/railwayapp/cli/releases/download/v3.5.1/railway-v3.5.1-x86_64-pc-windows-msvc.zip",
"hash": "b3868379422614153a72afd730ea941a11ff1d25c9e71a42d8d0d8e4ea6f6d7e"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.5.0/railway-v3.5.0-i686-pc-windows-msvc.zip",
"hash": "afb144aca7f1ee7661c1a87f68b1442cc84b8119449b859e1cc08dcc766c37d2"
"url": "https://github.com/railwayapp/cli/releases/download/v3.5.1/railway-v3.5.1-i686-pc-windows-msvc.zip",
"hash": "189dd462bba2e27ab48dcae606708dd2403ad48c54d07be110130f0939f21177"
}
},
"bin": "railway.exe",