railway: Update to version 4.27.5

This commit is contained in:
github-actions[bot] 2026-01-30 04:52:30 +00:00
parent e44dfa54f8
commit aaa1b866dd

View File

@ -1,20 +1,20 @@
{
"version": "4.27.4",
"version": "4.27.5",
"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/v4.27.4/railway-v4.27.4-x86_64-pc-windows-msvc.zip",
"hash": "fbdb2062ea8390ae3581d9e26c9948ca5572f2f99ef8965d83627a53e2ac3fd6"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.5/railway-v4.27.5-x86_64-pc-windows-msvc.zip",
"hash": "59853c10eb5a088cd3b67c463fc5de1d4db4951f2784403fd06ce2241cffe307"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.4/railway-v4.27.4-i686-pc-windows-msvc.zip",
"hash": "681a37945853cb186e1e5355b305d2268876567e14c0687aa07390564b61e82c"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.5/railway-v4.27.5-i686-pc-windows-msvc.zip",
"hash": "d251aab82fa06c74eac3b277f874ac2b76bf7a53304b44713d433a5550867f09"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.4/railway-v4.27.4-aarch64-pc-windows-msvc.zip",
"hash": "cdb1cb7f1d4a793c072380607fdcb6fe1ced5bd81bea418ac65f672220bc24e5"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.5/railway-v4.27.5-aarch64-pc-windows-msvc.zip",
"hash": "90ce418d1a00f1b87fc97a4179de180faaffa35632ed871aa915972b1fa542f8"
}
},
"bin": "railway.exe",