From dc7d7f2a11db3434e0c43537c878a280ae3921d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:05:50 +0000 Subject: [PATCH] railway: Update to version 3.7.0 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 20eb41a867..61f1962708 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.6.0", + "version": "3.7.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.6.0/railway-v3.6.0-x86_64-pc-windows-msvc.zip", - "hash": "23e611b3196a2706c82cdc8cca9b260212e8e7f30e9ae3a479352b8b5df48455" + "url": "https://github.com/railwayapp/cli/releases/download/v3.7.0/railway-v3.7.0-x86_64-pc-windows-msvc.zip", + "hash": "c1efaf60afedd0598b3db94165100bc13111ed9c6d36e4a80b82fae2f6ad5e83" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.6.0/railway-v3.6.0-i686-pc-windows-msvc.zip", - "hash": "9cd4190f5560f61a7132e1cef19fdcc6d4bd3276fd7e15749414bdc775f5243b" + "url": "https://github.com/railwayapp/cli/releases/download/v3.7.0/railway-v3.7.0-i686-pc-windows-msvc.zip", + "hash": "4c30f9a049f01b7bbb333a4da764245a38e43f1900f70bc1262c437f64e928af" } }, "bin": "railway.exe",