From 619462e14480b83d575e5848c34023bc9990124e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 20:27:18 +0000 Subject: [PATCH] railway: Update to version 4.5.1 --- bucket/railway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 905d45fd52..09def0a0ac 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.5.0", + "version": "4.5.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.5.0/railway-v4.5.0-x86_64-pc-windows-msvc.zip", - "hash": "303fb4eff666632e24b66ff11a6df08b9272dd790613b94d9d7be3e06b76f72c" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-x86_64-pc-windows-msvc.zip", + "hash": "882557934545119f75febb3196bb318b8d095bf63c4fedec3a41d9a151906c5f" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-i686-pc-windows-msvc.zip", - "hash": "0390feea7c23f0e12302fa4353b5b6269ad7cf95fe6fd2634dd0058ad07e91f4" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-i686-pc-windows-msvc.zip", + "hash": "39e8829b4eae532c3a349454ef32e507ae718d893b69f2105f48822a3809dda1" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-aarch64-pc-windows-msvc.zip", - "hash": "facd0eca1e0e8bd99ba6f368be87bd6eaed0c55695c50c6f1d6677408d771ac0" + "url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-aarch64-pc-windows-msvc.zip", + "hash": "9a7748fe3bb21ca8e3201df723602c68355117b78c36c1287e796f0639a6ca67" } }, "bin": "railway.exe",