From 7904166036e62a97cde56c7ffb29e89876689c82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:26:29 +0000 Subject: [PATCH] railway: Update to version 3.12.1 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 43a4f5f884..56b8d13f3c 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.12.0", + "version": "3.12.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/v3.12.0/railway-v3.12.0-x86_64-pc-windows-msvc.zip", - "hash": "8fa4cd7effdc78062c2df321ae9bc1095254871a3dbc1a0914b3e47138893788" + "url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-x86_64-pc-windows-msvc.zip", + "hash": "e1c6e2b272c2333a7a5680e087c331e8d2df130b30920f2bc6d41205465ba0bc" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-i686-pc-windows-msvc.zip", - "hash": "5a9e0b5df875cb65286fe01c9879f639e83e90046987dbdb5d21458c34e4728b" + "url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-i686-pc-windows-msvc.zip", + "hash": "23d2f724bc0650a2bbdb1cea76ffb525d62e6cef9c5f785154bbbef7556eb988" } }, "bin": "railway.exe",