railway: Update to version 4.10.0

This commit is contained in:
github-actions[bot] 2025-09-27 00:35:51 +00:00
parent c0eda9fab4
commit fc02b700c8

View File

@ -1,20 +1,20 @@
{
"version": "4.9.0",
"version": "4.10.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.9.0/railway-v4.9.0-x86_64-pc-windows-msvc.zip",
"hash": "3977b0355bdd0020aed2501dc3e75564e13fc23f66aac6ce179b6418308bf790"
"url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-x86_64-pc-windows-msvc.zip",
"hash": "b8530fe0d0defe05612d53c0fc4e26dc3f6879da0666b81e5c2d97fc0ce20147"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-i686-pc-windows-msvc.zip",
"hash": "581c9797089caa10365dbca819ccad464df907fb0ad3327c6f30bc9e2bd006f5"
"url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-i686-pc-windows-msvc.zip",
"hash": "5c4e59c57bde9f3756ffdce3e3971bf8082c9dea4e74d4f517b454b415530090"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-aarch64-pc-windows-msvc.zip",
"hash": "5c92c10b43170b77a9ab56f7ec58949f5e7283a93559f1b8f6a82a6806895419"
"url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-aarch64-pc-windows-msvc.zip",
"hash": "998b38764c904a4e91e3822b54aa1fe26c93a710f4f4b839e4acddda7aca4a65"
}
},
"bin": "railway.exe",