From 19733109eb90cb43b6dad8ace5cd06f51c20327e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Sep 2022 00:37:16 +0000 Subject: [PATCH] railway: Update to version 2.0.12 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index d00974045b..21c21550dd 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.11", + "version": "2.0.12", "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/v2.0.11/railway_2.0.11_windows_amd64.tar.gz", - "hash": "2e949982f53391e303bb84fc456708e0210493b55429a3c8350edafbc9fcaa4f" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.12/railway_2.0.12_windows_amd64.tar.gz", + "hash": "1177a5c76c8dfdf36e592429b8b0d3c7253e530548bcc3110853dbdcbd21fa95" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.11/railway_2.0.11_windows_386.tar.gz", - "hash": "494c06d61f4ff2f33d09882fd4f64efa4a095f13778d32f2ef062db82409242c" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.12/railway_2.0.12_windows_386.tar.gz", + "hash": "39d55cffe4c141db39965f71a7e9797c069ea6a05b6244d5e2053cb2ee7180e4" } }, "bin": "railway.exe",