From c511c290c9607b137ad294867aafc6b4e40d0785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 00:39:56 +0000 Subject: [PATCH] railway: Update to version 4.23.1 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 9b41357492..0f90192d7d 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.23.0", + "version": "4.23.1", "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/v4.23.0/railway-v4.23.0-x86_64-pc-windows-msvc.zip", - "hash": "29cad7d548d2e40ceef5dee98bc969471b9115a86e3b2a8e4a064b1889086f79" + "url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-x86_64-pc-windows-msvc.zip", + "hash": "84453f512791121cea41901c4acf4f346920df4f0522b922f42471c8349883fd" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.23.0/railway-v4.23.0-i686-pc-windows-msvc.zip", - "hash": "0addaad8714eaa599470768c05ae48f6a548a5316488014f2c3b0135867808b2" + "url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-i686-pc-windows-msvc.zip", + "hash": "33f001ef7bf9864696f6cc868731797134cae78ccbc4ec27b7309aa50b056f08" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.23.0/railway-v4.23.0-aarch64-pc-windows-msvc.zip", - "hash": "ade0b94ff70108a5242cfb1e6c03a44d6ceaa60589cb2a4b9b7467f6e6635a8c" + "url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-aarch64-pc-windows-msvc.zip", + "hash": "8758b6176ac293b4ae8f86ba18928dc257b8c26089bd5d3acf8ade2ea5e6a56a" } }, "bin": "railway.exe",