railway: Update to version 3.15.1

This commit is contained in:
github-actions[bot] 2024-09-27 00:34:44 +00:00
parent 5cc3044918
commit aafbb4015e

View File

@ -1,16 +1,16 @@
{
"version": "3.14.1",
"version": "3.15.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.14.1/railway-v3.14.1-x86_64-pc-windows-msvc.zip",
"hash": "49ae072cc85d803629738332a846796823e125c4fcd5a48117402234d118f9f9"
"url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-x86_64-pc-windows-msvc.zip",
"hash": "50b90320d14ff98901b76a95a01ab54fe55ab67c3fb2a62a3f067f22125f01b6"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-i686-pc-windows-msvc.zip",
"hash": "80da47e63e107f88eac08d2e66e299601e71e1cb1558a4d81e7848dd37ec52db"
"url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-i686-pc-windows-msvc.zip",
"hash": "5ab1cd95abd1a7c809863ed5f052d6bb2e11663086820822e4cadf47eee5095e"
}
},
"bin": "railway.exe",