railway: Update to version 4.11.1

This commit is contained in:
github-actions[bot] 2025-11-14 16:30:00 +00:00
parent 258035c110
commit 31dc708c0e

View File

@ -1,20 +1,20 @@
{
"version": "4.11.0",
"version": "4.11.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.11.0/railway-v4.11.0-x86_64-pc-windows-msvc.zip",
"hash": "a99f8bb81e3160d8d4c1396f3060dc20b4932ef3ce3be4572845a08ae056450d"
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.1/railway-v4.11.1-x86_64-pc-windows-msvc.zip",
"hash": "eb4085a97f3c92e99f2b09a153cc6ef76893bd045f7efdb0bcbacc66d7794541"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-i686-pc-windows-msvc.zip",
"hash": "e257c157385de56cd4dc6c20d8f456e0788704eeaec381888277cc3414def3f3"
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.1/railway-v4.11.1-i686-pc-windows-msvc.zip",
"hash": "8a105e54d16ef4989a405b4ff64bc0df5be09b3a6a0505e5474d41f0bc3ad0e1"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-aarch64-pc-windows-msvc.zip",
"hash": "d3acd9b75e9076fce81ea374a7e2bd5dd7524f12ea707e2a30ac5be8f7c5b54c"
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.1/railway-v4.11.1-aarch64-pc-windows-msvc.zip",
"hash": "00a957a7e4b411301d2ae43cae72fbbcf93ee0a52bf8f1607b556c569a7ba1ae"
}
},
"bin": "railway.exe",