From 6c976589341215cbab86706d0d8cb1191d44413e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:26:23 +0000 Subject: [PATCH] railway: Update to version 3.11.0 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index c4c73fa557..96ae5162f3 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.9.3", + "version": "3.11.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/v3.9.3/railway-v3.9.3-x86_64-pc-windows-msvc.zip", - "hash": "de189f4badc6370fa1f224cb928d8671698ff9224432da5fbd7a6687fa00714c" + "url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-x86_64-pc-windows-msvc.zip", + "hash": "426af0d2102607511b2ef7c30506dd3955be8e03759353c2c0fbac2a223686f3" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.9.3/railway-v3.9.3-i686-pc-windows-msvc.zip", - "hash": "34baaa6512fc133474025817074aa3af1033b714ce230c4604df5c7d84dc2e51" + "url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-i686-pc-windows-msvc.zip", + "hash": "05cee78cff85f90cbc9d62a07742a608ee6fc7cb6cc8e23719469c0815d02c50" } }, "bin": "railway.exe",