From 44b94e831f350f61901d9c1e1c86347bce8acf77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 16:30:11 +0000 Subject: [PATCH] railway: Update to version 3.22.0 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index a7e89e2f04..6aa8ecdd1d 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.21.0", + "version": "3.22.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.21.0/railway-v3.21.0-x86_64-pc-windows-msvc.zip", - "hash": "4e0980ca6a84d1fa2879d961cea77082797aeb3c7881c0ebe83e3826f0e5cb3a" + "url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-x86_64-pc-windows-msvc.zip", + "hash": "100d0a500ad33a47837cfcfab3cc3aec3b503715133b868ff5e3c46c4b35ad9b" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.21.0/railway-v3.21.0-i686-pc-windows-msvc.zip", - "hash": "4a51a5a4cf4907d2d416292c997300422b9e70466456d77e87f14d40ca27a3ae" + "url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-i686-pc-windows-msvc.zip", + "hash": "0500cd1156600bb36b8d7f3dbcc1f63d309262faa823b90fd8b30e3aa6a59561" } }, "bin": "railway.exe",