From e5f66b5c2c19a30001660cac1de91ef7ce00ce98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:28:53 +0000 Subject: [PATCH] railway: Update to version 4.0.0 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 6e7ca9d70e..edd13e8a6f 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "3.23.0", + "version": "4.0.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.23.0/railway-v3.23.0-x86_64-pc-windows-msvc.zip", - "hash": "f567b83a31393287441ac589726d0ff10fa2b03dca233d1b5b2edb2e8a59d178" + "url": "https://github.com/railwayapp/cli/releases/download/v4.0.0/railway-v4.0.0-x86_64-pc-windows-msvc.zip", + "hash": "1742c7c9cb908b3178a48627b55475aeca0c3b636d75f3796f0d5a574f7a92af" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.23.0/railway-v3.23.0-i686-pc-windows-msvc.zip", - "hash": "eb13f7359c73e61bb059233652eb040247cc4b7f534425fa7aebb6597e733b7e" + "url": "https://github.com/railwayapp/cli/releases/download/v4.0.0/railway-v4.0.0-i686-pc-windows-msvc.zip", + "hash": "67bc6a0249a8bca16a535e536e5ff381e1c0d845fb7ce86be4067a28ccee7517" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.23.0/railway-v3.23.0-aarch64-pc-windows-msvc.zip", - "hash": "06c747b4a6fd73ec821cda585233df26fe842bf0238d38621b4ea838ccbf0c2a" + "url": "https://github.com/railwayapp/cli/releases/download/v4.0.0/railway-v4.0.0-aarch64-pc-windows-msvc.zip", + "hash": "7be69a3cad090b4c48fcb775e126b7670edbf4178a7c448cc35c095d789649a6" } }, "bin": "railway.exe",