From 80697397d7a45d2cb152f527f9868f48b48f6d28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 16:31:03 +0000 Subject: [PATCH] railway: Update to version 1.8.3 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index e99d560029..97d5924449 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.8.2", + "version": "1.8.3", "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/v1.8.2/railway_1.8.2_windows_amd64.tar.gz", - "hash": "8ee79b9c911a84e58e803f4a28de245d7e45b0a0ce3154c2842d77ab60380df1" + "url": "https://github.com/railwayapp/cli/releases/download/v1.8.3/railway_1.8.3_windows_amd64.tar.gz", + "hash": "8190d9cbe80c839c306363f6c1aed1021ef9a6a802dcdc19909fffa28183d32d" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.8.2/railway_1.8.2_windows_386.tar.gz", - "hash": "017d36e1b2a1f3306ede9a206923e3a7765d04a45d93595d6cf5e7ef15c585e0" + "url": "https://github.com/railwayapp/cli/releases/download/v1.8.3/railway_1.8.3_windows_386.tar.gz", + "hash": "60e2b1f40cfd2feeae58ff8ed2ae1fb8e8d70642a3887a626d5c097dedf1ce3a" } }, "bin": "railway.exe",