railway: Update to version 4.6.1

This commit is contained in:
github-actions[bot] 2025-08-05 00:44:38 +00:00
parent cffc2a4565
commit 3e5fff5cf1

View File

@ -1,20 +1,20 @@
{
"version": "4.6.0",
"version": "4.6.1",
"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.0/railway-v4.6.0-x86_64-pc-windows-msvc.zip",
"hash": "41796978544b98825e485dcd3c0cac428b6f0184dbad627a66c7af261c835481"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.1/railway-v4.6.1-x86_64-pc-windows-msvc.zip",
"hash": "aafbec447bacc5f6859ae1b7cdaead2902ac210b662c7c647f96d2c21a2f6caf"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.0/railway-v4.6.0-i686-pc-windows-msvc.zip",
"hash": "bd99df20b3f478b2097d06c1eb5a99d08122ab67807aa4977e498cfa454db709"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.1/railway-v4.6.1-i686-pc-windows-msvc.zip",
"hash": "452eaf655846c487a5d09e134c3288247eb3a3651663d9a82f4be80380405e6c"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.0/railway-v4.6.0-aarch64-pc-windows-msvc.zip",
"hash": "f131ee5ed217f5efd1b914d2848d0c24d1256649f519e7ed9a2282ad77b6024d"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.1/railway-v4.6.1-aarch64-pc-windows-msvc.zip",
"hash": "b755fbe457d8e193681d4513deac21875d99e2fe9d63083c85b85c8533356b51"
}
},
"bin": "railway.exe",