From 898bc102f232c9d4ae7393000d39b74cc9e5397b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 20:30:03 +0000 Subject: [PATCH] railway: Update to version 4.4.0 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index a39ce0e2c0..03d4c0efe9 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.3.0", + "version": "4.4.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.3.0/railway-v4.3.0-x86_64-pc-windows-msvc.zip", - "hash": "0f1f6c38d7e897afe6cb912fb0edf35d4fa90a8a0a37ebb6d928d0ddf5308c1a" + "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-x86_64-pc-windows-msvc.zip", + "hash": "137a43a1d2232cbfc84c00d67e107ed047fc4feb7f08cf3fbb821b9405214133" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-i686-pc-windows-msvc.zip", - "hash": "b23e03564d681fa13cd92922fe62c131658cf90922ad34e1a6bbbb9d5f1f86a7" + "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-i686-pc-windows-msvc.zip", + "hash": "db7ab449bff1de50c30a776f0180eeee2d5bb06ae76f9c0c4375200afcd06e37" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-aarch64-pc-windows-msvc.zip", - "hash": "7fa0278a766e5bae8a4235955819ca6e6cd8163c6c4a05cbd59c973060b9ddc4" + "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-aarch64-pc-windows-msvc.zip", + "hash": "8f970f4383aa0945016967aa8321d44b0b3b78bdb4f6b1982a6a0167e2e0822d" } }, "bin": "railway.exe",