From a3196629cd74c14efe170a826a8731842326e441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 08:27:08 +0000 Subject: [PATCH] railway: Update to version 3.22.2 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 6aa8ecdd1d..eb1eae8187 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.22.0", + "version": "3.22.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.22.0/railway-v3.22.0-x86_64-pc-windows-msvc.zip", - "hash": "100d0a500ad33a47837cfcfab3cc3aec3b503715133b868ff5e3c46c4b35ad9b" + "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-x86_64-pc-windows-msvc.zip", + "hash": "7692dc3f476f1c1a886d1a55e044b87cd2a98a66d89a16123cdafd2eab974d83" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-i686-pc-windows-msvc.zip", - "hash": "0500cd1156600bb36b8d7f3dbcc1f63d309262faa823b90fd8b30e3aa6a59561" + "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-i686-pc-windows-msvc.zip", + "hash": "67d015894149414b89261fb6d577166a2477a086fc35274a7bcb6b2fa3373aa6" } }, "bin": "railway.exe",