From f895dc32985bfab102d1a7ad10dc03662c7f6618 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 00:34:30 +0000 Subject: [PATCH] railway: Update to version 3.0.18 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 99319926e4..2073154cb1 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.17", + "version": "3.0.18", "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.17/railway-v3.0.17-x86_64-pc-windows-msvc.zip", - "hash": "6d1ce892d7d7cb0dc486809fdbb00660a7377d4a076cdce090913f48bbeb6c5d" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.18/railway-v3.0.18-x86_64-pc-windows-msvc.zip", + "hash": "9acc28fa4b5e44ba73f0228bd072ceb9ebae3554c402f43061fc335fb44c4c42" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-i686-pc-windows-msvc.zip", - "hash": "a308013d251e4d3f3b4f139dfe792c2e12fafd1143866d6dc1b1b1caae5c240d" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.18/railway-v3.0.18-i686-pc-windows-msvc.zip", + "hash": "8417bed312fc9d973787be71602c9468273f71eed43fc7e880a056a4c4e504fd" } }, "bin": "railway.exe",