railway: Update to version 3.19.0

This commit is contained in:
github-actions[bot] 2024-11-19 20:29:30 +00:00
parent 236d424723
commit 20ee92b3d8

View File

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