railway: Update to version 4.7.3

This commit is contained in:
github-actions[bot] 2025-09-10 20:28:39 +00:00
parent b840bad1af
commit 040d017487

View File

@ -1,20 +1,20 @@
{
"version": "4.6.3",
"version": "4.7.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.6.3/railway-v4.6.3-x86_64-pc-windows-msvc.zip",
"hash": "7d8728ff3fc717adb87d7ab43c7666570203cd4a4f699182f11d38ad4f7e3000"
"url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-x86_64-pc-windows-msvc.zip",
"hash": "410867721ffe6e36a5ef8a8a8dbe7dfa780d43e9f1bdc5a5ed9fbdb2f7562cda"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.3/railway-v4.6.3-i686-pc-windows-msvc.zip",
"hash": "52e92aae1ffd73ff670b34a6ae5fec08af8d670b3e72d002efcbe8f9f38e954b"
"url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-i686-pc-windows-msvc.zip",
"hash": "b5a28ebe443e0bda04c1ce8c95186168780cd9b2e3bad91fc745d6f75cc90ef1"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.3/railway-v4.6.3-aarch64-pc-windows-msvc.zip",
"hash": "0da822d9ec9a9473e4a02d57fe9a69ce4440a8416a04b69da208065fd73eefe0"
"url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-aarch64-pc-windows-msvc.zip",
"hash": "4dacf10e58e800a7cfe7a22024d19f28a6e3300e3bdf078e94ca34d5c6219a95"
}
},
"bin": "railway.exe",