railway: Update to version 3.11.4

This commit is contained in:
github-actions[bot] 2024-08-06 00:33:59 +00:00
parent 6cbe8308fe
commit 576f05e2fa

View File

@ -1,16 +1,16 @@
{
"version": "3.11.2",
"version": "3.11.4",
"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.11.2/railway-v3.11.2-x86_64-pc-windows-msvc.zip",
"hash": "9ad177a5dcf19bf6b6100a09abbfccc93a58afd71764cd06cdfb9f6b2e794f64"
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.4/railway-v3.11.4-x86_64-pc-windows-msvc.zip",
"hash": "5956d8aa11c1f19ff32a07416617d80801386cdd5044695c9561355e033fb0f4"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.2/railway-v3.11.2-i686-pc-windows-msvc.zip",
"hash": "4793833d789e39a9971cb1e270bc61420b3b8fc637538b0c57d4b99e723ee087"
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.4/railway-v3.11.4-i686-pc-windows-msvc.zip",
"hash": "5cf966c70241cc1d31201d01095e1a024bf71dcc3211bb844888f95133fd068e"
}
},
"bin": "railway.exe",