From a1202b3d7b7b654f90c8ed3cd79bfccbcf4215b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 04:30:23 +0000 Subject: [PATCH] railway: Update to version 4.1.0 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index bab923f7a1..fe4a5aefd5 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.0.1", + "version": "4.1.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/v4.0.1/railway-v4.0.1-x86_64-pc-windows-msvc.zip", - "hash": "5810e6a520eb819a5b1a34936ff9630209d32dc752e3dd2cfc796322dc987446" + "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-x86_64-pc-windows-msvc.zip", + "hash": "efa6632b4a4177f5f108f317ef75c455d6d42b0e3b4568094a9eccef0c8b564b" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-i686-pc-windows-msvc.zip", - "hash": "bb10dd445ae830849d2646de1fb922f9d020363492db3b79288ab6f3eec343ba" + "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-i686-pc-windows-msvc.zip", + "hash": "7311b439fb3930734c1c330fa64742e5926c531ac32a899a2e8d02592e0cc8de" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-aarch64-pc-windows-msvc.zip", - "hash": "0c40b5e800615b423d89b709e82896ca3ef6fbc28f50597ea137601be59b750b" + "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-aarch64-pc-windows-msvc.zip", + "hash": "717cbf20e41dea5d278a0daab6b7e349c699452c717877440517b419996b54bc" } }, "bin": "railway.exe",