From 8b880a09911744a14e86aeb262c8eb9f8ff7621f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 00:33:22 +0000 Subject: [PATCH] railway: Update to version 1.8.2 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 406d1db5ce..e99d560029 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.8.1", + "version": "1.8.2", "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.1/railway_1.8.1_windows_amd64.tar.gz", - "hash": "f924441a40ed69a1687b9bed97689de53480ab688d2a85eaac94fe2c5b226975" + "url": "https://github.com/railwayapp/cli/releases/download/v1.8.2/railway_1.8.2_windows_amd64.tar.gz", + "hash": "8ee79b9c911a84e58e803f4a28de245d7e45b0a0ce3154c2842d77ab60380df1" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.8.1/railway_1.8.1_windows_386.tar.gz", - "hash": "052559ba4eae601cb4eb37149d10c2425f3c915e305c90e8f6d4da38012bb7b0" + "url": "https://github.com/railwayapp/cli/releases/download/v1.8.2/railway_1.8.2_windows_386.tar.gz", + "hash": "017d36e1b2a1f3306ede9a206923e3a7765d04a45d93595d6cf5e7ef15c585e0" } }, "bin": "railway.exe",