railway: Update to version 4.30.3

This commit is contained in:
github-actions[bot] 2026-02-17 04:59:31 +00:00
parent c143dbf106
commit cc9f823809

View File

@ -1,20 +1,20 @@
{
"version": "4.30.2",
"version": "4.30.3",
"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.30.2/railway-v4.30.2-x86_64-pc-windows-msvc.zip",
"hash": "d0add5333a8151e8861f1af4c3daac201649ab1ecd1db30741dc2bd86cf8144b"
"url": "https://github.com/railwayapp/cli/releases/download/v4.30.3/railway-v4.30.3-x86_64-pc-windows-msvc.zip",
"hash": "052c152ecab1808ea85830f56b571d19a299b6bacc0a5c0b3b92c7cab62bcd22"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.30.2/railway-v4.30.2-i686-pc-windows-msvc.zip",
"hash": "378010f4bb4ea644afcccf68a535f14ab7af9d576b62b7822b4928fc537076da"
"url": "https://github.com/railwayapp/cli/releases/download/v4.30.3/railway-v4.30.3-i686-pc-windows-msvc.zip",
"hash": "00c53ba5d1d74eb00ccb187cdb1b0991c3fb78e2c1dd651b6f252fdcc1b247e1"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.30.2/railway-v4.30.2-aarch64-pc-windows-msvc.zip",
"hash": "62641c7a4ed748699d6cfd877e4617c74c6870d6924b95db1306589527d3f1ff"
"url": "https://github.com/railwayapp/cli/releases/download/v4.30.3/railway-v4.30.3-aarch64-pc-windows-msvc.zip",
"hash": "5dab7c7979b4d1b3aa8aa1b77e2caa015c631d511daa1a7674700d8566b6852c"
}
},
"bin": "railway.exe",