From 3c60bb7c679759b46d1517ca4c0336935de992c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:30:15 +0000 Subject: [PATCH] railway: Update to version 3.17.9 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 2901a083af..d8d506fe78 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.15.3", + "version": "3.17.9", "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.15.3/railway-v3.15.3-x86_64-pc-windows-msvc.zip", - "hash": "a6ef7bd7772b95e62646f6579370cf9ec7d8d196157fbca6fc5e77a963973ca9" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-x86_64-pc-windows-msvc.zip", + "hash": "347cd4777b550081291b928eab41ea17b8b798d4a6abea294c2794f4345abeca" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-i686-pc-windows-msvc.zip", - "hash": "69883149a4d7631a1b705028fbdae21f9d1fa58d269fb2c28c16154b835407d1" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-i686-pc-windows-msvc.zip", + "hash": "69a88e4642680f370963fd64b8f53ae4c242a0f7cf754a2d31687dd3b0e7dcd4" } }, "bin": "railway.exe",