From cc9f8238092373d890c84821e5d4652e76bfa76a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 04:59:31 +0000 Subject: [PATCH] railway: Update to version 4.30.3 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index cc5b67639e..05dd0f4a51 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -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",