railway: Update to version 3.19.1

This commit is contained in:
github-actions[bot] 2024-11-28 08:31:13 +00:00
parent c7d7f66e25
commit 3a589798a6

View File

@ -1,16 +1,16 @@
{
"version": "3.19.0",
"version": "3.19.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.19.0/railway-v3.19.0-x86_64-pc-windows-msvc.zip",
"hash": "f8638577eb0a0f4a5908c349425cf7b3728272847f7b1a88cb3eedefef5dd312"
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-x86_64-pc-windows-msvc.zip",
"hash": "a535df4982a442b993b889f0e64942791b5d9df88f40b9114ad0498ec07da8cd"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.0/railway-v3.19.0-i686-pc-windows-msvc.zip",
"hash": "592c2469b6f5d352e3b3b7bb69b2ff9b2fde392179f98fee289afae02cef8d05"
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-i686-pc-windows-msvc.zip",
"hash": "45a9088ef5c8112517a3fbd138f29702a0508c64b3aed2c1b7aeebba29f9c0be"
}
},
"bin": "railway.exe",