From ec71ff3dcd4b084b5c65156c2f3e699a82d8e169 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 08:30:44 +0000 Subject: [PATCH] railway: Update to version 4.5.5 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 071495a275..b0477cfa58 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.5.4", + "version": "4.5.5", "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.5.4/railway-v4.5.4-x86_64-pc-windows-msvc.zip", - "hash": "2f135a93b38f1e3dd88b52f7c97b0e9fac67e46c82f1374d71fb45f882f5313b" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-x86_64-pc-windows-msvc.zip", + "hash": "fac9eccc71ced08baf16ede1282db7d3df43cdb472da8bcf9d71cd186bb89dfe" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-i686-pc-windows-msvc.zip", - "hash": "3d0955896a92cc6d399fafae4969da540f7298301f81b56d73ec85816d498ceb" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-i686-pc-windows-msvc.zip", + "hash": "679f1589b5e629fa34965f840baade93b1f358a18908f4df2b791f6ed41850ad" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-aarch64-pc-windows-msvc.zip", - "hash": "17a54778abeef48aab161706c27ef919d57a7fe5104b9d4ccf6e1fb3afdbbafb" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-aarch64-pc-windows-msvc.zip", + "hash": "1c9511d0999325096114e1ed9ac8935845a58a0eb9413eac8e167149280c46d4" } }, "bin": "railway.exe",