From c276264740605da12d58e65b528d2e84b9e828a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:30:37 +0000 Subject: [PATCH] railway: Update to version 3.15.3 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 6e275f9566..2901a083af 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.15.1", + "version": "3.15.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/v3.15.1/railway-v3.15.1-x86_64-pc-windows-msvc.zip", - "hash": "50b90320d14ff98901b76a95a01ab54fe55ab67c3fb2a62a3f067f22125f01b6" + "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-x86_64-pc-windows-msvc.zip", + "hash": "a6ef7bd7772b95e62646f6579370cf9ec7d8d196157fbca6fc5e77a963973ca9" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-i686-pc-windows-msvc.zip", - "hash": "5ab1cd95abd1a7c809863ed5f052d6bb2e11663086820822e4cadf47eee5095e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-i686-pc-windows-msvc.zip", + "hash": "69883149a4d7631a1b705028fbdae21f9d1fa58d269fb2c28c16154b835407d1" } }, "bin": "railway.exe",