From 3a589798a6db5ec0a9af1d97ad75b172b3f0c77c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:31:13 +0000 Subject: [PATCH] railway: Update to version 3.19.1 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index c3d225d5b7..5993105902 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.19.0", + "version": "3.19.1", "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.19.0/railway-v3.19.0-x86_64-pc-windows-msvc.zip", - "hash": "f8638577eb0a0f4a5908c349425cf7b3728272847f7b1a88cb3eedefef5dd312" + "url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-x86_64-pc-windows-msvc.zip", + "hash": "a535df4982a442b993b889f0e64942791b5d9df88f40b9114ad0498ec07da8cd" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.19.0/railway-v3.19.0-i686-pc-windows-msvc.zip", - "hash": "592c2469b6f5d352e3b3b7bb69b2ff9b2fde392179f98fee289afae02cef8d05" + "url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-i686-pc-windows-msvc.zip", + "hash": "45a9088ef5c8112517a3fbd138f29702a0508c64b3aed2c1b7aeebba29f9c0be" } }, "bin": "railway.exe",