From 0183e47a775a5d71e90786720897e47ae188a373 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:33:51 +0000 Subject: [PATCH] railway: Update to version 3.0.19 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 2073154cb1..663e2f8269 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.18", + "version": "3.0.19", "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.0.18/railway-v3.0.18-x86_64-pc-windows-msvc.zip", - "hash": "9acc28fa4b5e44ba73f0228bd072ceb9ebae3554c402f43061fc335fb44c4c42" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.19/railway-v3.0.19-x86_64-pc-windows-msvc.zip", + "hash": "1eadbd1b9ccea87313363dffc0c7f9c5e07113b4f21012abdc270dea2f694561" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.18/railway-v3.0.18-i686-pc-windows-msvc.zip", - "hash": "8417bed312fc9d973787be71602c9468273f71eed43fc7e880a056a4c4e504fd" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.19/railway-v3.0.19-i686-pc-windows-msvc.zip", + "hash": "a611d59cc6bbef672416df711497cc99fff7268a347e759aa4e899de028de85a" } }, "bin": "railway.exe",