From 41d8e58159b5df7ff484ee67fc3e92702ec12972 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:28:30 +0000 Subject: [PATCH] railway: Update to version 3.20.2 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 76d2c2de49..a8dda4d7da 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.20.1", + "version": "3.20.2", "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.20.1/railway-v3.20.1-x86_64-pc-windows-msvc.zip", - "hash": "5e9beba6be13271de80272fa42e49553e9efb71c0c2b480f5a08bff6fbf2b75e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.20.2/railway-v3.20.2-x86_64-pc-windows-msvc.zip", + "hash": "fffe063e7973e0c2e6d8ba41cb67c903403904fe9e2ed0c321e47e46ace88cfc" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.20.1/railway-v3.20.1-i686-pc-windows-msvc.zip", - "hash": "7f6c942497e27306041802cbcc7476ced02eb3e2b4f578346591fdf4e73719e8" + "url": "https://github.com/railwayapp/cli/releases/download/v3.20.2/railway-v3.20.2-i686-pc-windows-msvc.zip", + "hash": "9494a321d58a5d9f3edec0f0e6bd3bc87e65c91bf21288dcb4093f5c665d90f4" } }, "bin": "railway.exe",