From afac78e8a247dd427dd5589417da5424b46b647d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 00:36:57 +0000 Subject: [PATCH] railway: Update to version 3.0.9 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index a5a26a594b..928871bb0c 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.13", + "version": "3.0.9", "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.13/railway-v3.0.13-x86_64-pc-windows-msvc.zip", - "hash": "3478a9b834717184eabb3da4647e3e2b92ad48a789287f4afa81a1cb16f1b7d2" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.9/railway-v3.0.9-x86_64-pc-windows-msvc.zip", + "hash": "d0b526a3dcbf6e1bb8a6c3cd4fddfdfe38c4b9e06c9af4f1421abb53fcedc5a0" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.13/railway-v3.0.13-i686-pc-windows-msvc.zip", - "hash": "db288d678fc104adf76fb8454a9ee99dc3582024c7f10234b7491a1a4b3c3a8a" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.9/railway-v3.0.9-i686-pc-windows-msvc.zip", + "hash": "70b4c557e19b41f0aeb91e84af4b9af5b8481bb7dcaac3a120f368e2551bb33b" } }, "bin": "railway.exe",