railway: Update to version 4.27.3

This commit is contained in:
github-actions[bot] 2026-01-27 08:31:30 +00:00
parent ffd0ece191
commit 739b190e26

View File

@ -1,20 +1,20 @@
{
"version": "4.27.2",
"version": "4.27.3",
"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.2/railway-v4.27.2-x86_64-pc-windows-msvc.zip",
"hash": "f0d6f52079b780abcbd09d383263056384ec672510364d1fe3adfb09c7b38ece"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.3/railway-v4.27.3-x86_64-pc-windows-msvc.zip",
"hash": "0a7b027117d1ad106d1a08de47cce5d2754bcbdad9144d0b7d76364e29d75121"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.2/railway-v4.27.2-i686-pc-windows-msvc.zip",
"hash": "b1e31aa9c543b3913ecb8507db9273806afd193bbb579b1606d38b24125e0cb5"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.3/railway-v4.27.3-i686-pc-windows-msvc.zip",
"hash": "3ee5b449a9a8812e3dc2399f056beaf2d1a3a3631a07246cdd9c0cb3088cfdda"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.2/railway-v4.27.2-aarch64-pc-windows-msvc.zip",
"hash": "c1e464ae0188e617aea34180c0cdad88f6dee37b03ee55411f69196615d0abec"
"url": "https://github.com/railwayapp/cli/releases/download/v4.27.3/railway-v4.27.3-aarch64-pc-windows-msvc.zip",
"hash": "73f9f4170adbcab316b69df2dceae0bd9bdbfd7bebe2313ed7bf4f24bc185a58"
}
},
"bin": "railway.exe",