From 20ee92b3d8061a9ed4288104daafee1910462d4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:29:30 +0000 Subject: [PATCH] railway: Update to version 3.19.0 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 825c68f97e..c3d225d5b7 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.18.0", + "version": "3.19.0", "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.18.0/railway-v3.18.0-x86_64-pc-windows-msvc.zip", - "hash": "04c1dbfe64923315b53aa4334879f4c7059bd91f66cbb763158ef08396397c23" + "url": "https://github.com/railwayapp/cli/releases/download/v3.19.0/railway-v3.19.0-x86_64-pc-windows-msvc.zip", + "hash": "f8638577eb0a0f4a5908c349425cf7b3728272847f7b1a88cb3eedefef5dd312" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.18.0/railway-v3.18.0-i686-pc-windows-msvc.zip", - "hash": "da9f1f07aaed75b50c3b420fd0c6aaf657821421c5a2cf86831d3a9e29d655a9" + "url": "https://github.com/railwayapp/cli/releases/download/v3.19.0/railway-v3.19.0-i686-pc-windows-msvc.zip", + "hash": "592c2469b6f5d352e3b3b7bb69b2ff9b2fde392179f98fee289afae02cef8d05" } }, "bin": "railway.exe",