railway: Update to version 4.6.0

This commit is contained in:
github-actions[bot] 2025-08-01 20:29:47 +00:00
parent c4b629e21a
commit 4a0ff49c72

View File

@ -1,20 +1,20 @@
{
"version": "4.5.6",
"version": "4.6.0",
"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.5.6/railway-v4.5.6-x86_64-pc-windows-msvc.zip",
"hash": "f66cdc6a174162560cebd543ec7defa1e079d588ce127422f660eeb426f531d0"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.0/railway-v4.6.0-x86_64-pc-windows-msvc.zip",
"hash": "41796978544b98825e485dcd3c0cac428b6f0184dbad627a66c7af261c835481"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.6/railway-v4.5.6-i686-pc-windows-msvc.zip",
"hash": "426283525804b7060e9b68ed41aab153b01f81f1711cfaa6d2e5f18e6bc4c9c4"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.0/railway-v4.6.0-i686-pc-windows-msvc.zip",
"hash": "bd99df20b3f478b2097d06c1eb5a99d08122ab67807aa4977e498cfa454db709"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.6/railway-v4.5.6-aarch64-pc-windows-msvc.zip",
"hash": "c4aa0c9f266f8c12147c81290046f0666a2b37e4673fc0c395e7a6ad512897aa"
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.0/railway-v4.6.0-aarch64-pc-windows-msvc.zip",
"hash": "f131ee5ed217f5efd1b914d2848d0c24d1256649f519e7ed9a2282ad77b6024d"
}
},
"bin": "railway.exe",