From 9752221978ec9ff847246d62ee04d3dfb4ed0839 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:29:20 +0000 Subject: [PATCH] railway: Update to version 4.5.3 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index a44062b679..91d3441313 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.5.2", + "version": "4.5.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.5.2/railway-v4.5.2-x86_64-pc-windows-msvc.zip", - "hash": "2cd6c302d2b7731fd7f44d207c61bbf0e01d9574037dbfce11aa7d553ae99702" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-x86_64-pc-windows-msvc.zip", + "hash": "e53a92a3231f80d1a19a7619cada7d32237cc05bfd8c4d7c5a5c47de5f5f9fbf" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-i686-pc-windows-msvc.zip", - "hash": "c75208b91e4b8141941e6858adb6b23fe271e36590d758fe8634e06eb119eb34" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-i686-pc-windows-msvc.zip", + "hash": "1b4cfea3f4f8f3f9d4c97a513ab141a92e502dddb981fcd504e5e20f4139f1f2" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-aarch64-pc-windows-msvc.zip", - "hash": "e6db600d0ae282688967ffd449810410b75efe7352150bdbab847b4af11d6a25" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-aarch64-pc-windows-msvc.zip", + "hash": "36ab0c59b0528b2f10398445e3aebe4a99835b4027745f66992bc740cdba6f86" } }, "bin": "railway.exe",