From eb84f62fb80744e720cb8caa9853892b029dbe5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 00:35:16 +0000 Subject: [PATCH] railway: Update to version 3.0.13 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 5127bc0548..a5a26a594b 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.12", + "version": "3.0.13", "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.12/railway-v3.0.12-x86_64-pc-windows-msvc.zip", - "hash": "4c914c8801c343aa392af799df8512d07e9df1d1ef6a6c9efb6cff309565c000" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.13/railway-v3.0.13-x86_64-pc-windows-msvc.zip", + "hash": "3478a9b834717184eabb3da4647e3e2b92ad48a789287f4afa81a1cb16f1b7d2" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.12/railway-v3.0.12-i686-pc-windows-msvc.zip", - "hash": "795919290aec40d3df4bb8bd6d89116c8dd464d43a9e7b0cfd77d6bb09cc4a3a" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.13/railway-v3.0.13-i686-pc-windows-msvc.zip", + "hash": "db288d678fc104adf76fb8454a9ee99dc3582024c7f10234b7491a1a4b3c3a8a" } }, "bin": "railway.exe",