From 1f572dc9374e4432cd9da4ff176152b2e381836b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 12:32:15 +0000 Subject: [PATCH] railway: Update to version 2.0.13 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 21c21550dd..3ab5d77010 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.12", + "version": "2.0.13", "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.12/railway_2.0.12_windows_amd64.tar.gz", - "hash": "1177a5c76c8dfdf36e592429b8b0d3c7253e530548bcc3110853dbdcbd21fa95" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.13/railway_2.0.13_windows_amd64.tar.gz", + "hash": "914b33f555b79489747df76909c27ab79f9b854572c1727e9a9e8908bfa10145" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.12/railway_2.0.12_windows_386.tar.gz", - "hash": "39d55cffe4c141db39965f71a7e9797c069ea6a05b6244d5e2053cb2ee7180e4" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.13/railway_2.0.13_windows_386.tar.gz", + "hash": "5f7df2500f15a93505c41cf23680f6806f5f2701a0012e3618015b9f07ba210c" } }, "bin": "railway.exe",