From 39e6696a90c450a7f29575df3e2e77f483784582 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 00:35:45 +0000 Subject: [PATCH] railway: Update to version 3.23.0 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index d3b35dbacc..6e7ca9d70e 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "3.22.2", + "version": "3.23.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.22.2/railway-v3.22.2-x86_64-pc-windows-msvc.zip", - "hash": "7692dc3f476f1c1a886d1a55e044b87cd2a98a66d89a16123cdafd2eab974d83" + "url": "https://github.com/railwayapp/cli/releases/download/v3.23.0/railway-v3.23.0-x86_64-pc-windows-msvc.zip", + "hash": "f567b83a31393287441ac589726d0ff10fa2b03dca233d1b5b2edb2e8a59d178" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-i686-pc-windows-msvc.zip", - "hash": "67d015894149414b89261fb6d577166a2477a086fc35274a7bcb6b2fa3373aa6" + "url": "https://github.com/railwayapp/cli/releases/download/v3.23.0/railway-v3.23.0-i686-pc-windows-msvc.zip", + "hash": "eb13f7359c73e61bb059233652eb040247cc4b7f534425fa7aebb6597e733b7e" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-aarch64-pc-windows-msvc.zip", - "hash": "f6fa02a43840822c3d640b4263af6a453e225eb35da1d080c70c0370838b8727" + "url": "https://github.com/railwayapp/cli/releases/download/v3.23.0/railway-v3.23.0-aarch64-pc-windows-msvc.zip", + "hash": "06c747b4a6fd73ec821cda585233df26fe842bf0238d38621b4ea838ccbf0c2a" } }, "bin": "railway.exe",