From f1f619e4f3392ad7adf5edc5f4ec8784693be666 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:34:53 +0000 Subject: [PATCH] railway: Update to version 3.17.10 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index d8d506fe78..fd2244dbe7 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.17.9", + "version": "3.17.10", "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.17.9/railway-v3.17.9-x86_64-pc-windows-msvc.zip", - "hash": "347cd4777b550081291b928eab41ea17b8b798d4a6abea294c2794f4345abeca" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-x86_64-pc-windows-msvc.zip", + "hash": "ea79b5f490cdcdf93bc01c10834449d4b36781dc1c25f03a94a30b073f216422" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-i686-pc-windows-msvc.zip", - "hash": "69a88e4642680f370963fd64b8f53ae4c242a0f7cf754a2d31687dd3b0e7dcd4" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-i686-pc-windows-msvc.zip", + "hash": "f9cff0652821ee5e9acb23110383ebd504849a3c61fe73ac612f84b609c13809" } }, "bin": "railway.exe",