railway: Update to version 4.29.0

This commit is contained in:
github-actions[bot] 2026-02-04 04:52:29 +00:00
parent 27b3ca37fd
commit 75056f4d4c

View File

@ -1,20 +1,20 @@
{
"version": "4.28.0",
"version": "4.29.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.28.0/railway-v4.28.0-x86_64-pc-windows-msvc.zip",
"hash": "67a4a11333b380e0e2d1ba5affc4c57b221950ad6ca0deef1e9cbd5891cc0930"
"url": "https://github.com/railwayapp/cli/releases/download/v4.29.0/railway-v4.29.0-x86_64-pc-windows-msvc.zip",
"hash": "26435d00e12cf8a47a5c110f6a61e7da23fc11727e04aaa0b087728761f74f5a"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.28.0/railway-v4.28.0-i686-pc-windows-msvc.zip",
"hash": "d4467a9cc96f8c357d00439c6afa08c7dec03ef57457d5b58e586b9be9558857"
"url": "https://github.com/railwayapp/cli/releases/download/v4.29.0/railway-v4.29.0-i686-pc-windows-msvc.zip",
"hash": "893ca877a053d3431b0648cfa77f6d1357250ab3eced5af40be6f4062d658f69"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.28.0/railway-v4.28.0-aarch64-pc-windows-msvc.zip",
"hash": "55b7dc64480b9ee2e68521a068f11e334ccbc54f7f25a280b2129fa65d33b261"
"url": "https://github.com/railwayapp/cli/releases/download/v4.29.0/railway-v4.29.0-aarch64-pc-windows-msvc.zip",
"hash": "6fdda8b237d63b224d3b8cd76c3341460fe9344f7e39370b7cff5dc004cab5bb"
}
},
"bin": "railway.exe",