From 13200231ab1032552d99ff562e2c04b6e4f7d5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Oct 2021 08:51:10 -0700 Subject: [PATCH] railway: Update to version 0.2.46 --- bucket/railway.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/railway.json b/bucket/railway.json index 5e25e7fc07..7da396b802 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "0.2.45", + "version": "0.2.46", "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/v0.2.45/railway_0.2.45_windows_amd64.tar.gz", - "hash": "92776ed8715d9e9ed2662982febdb87ec9bec0354e0b90d0f04680091fdd1e87" + "url": "https://github.com/railwayapp/cli/releases/download/v0.2.46/railway_0.2.46_windows_amd64.tar.gz", + "hash": "cdcd6c2464108f2d495d4e8fbb62b23682b05353329a9204a73c2b7e2639bca8" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v0.2.45/railway_0.2.45_windows_386.tar.gz", - "hash": "7910e18ae8158e6a60dae83435fb27640c917355790d541ad81f9999307b33d9" + "url": "https://github.com/railwayapp/cli/releases/download/v0.2.46/railway_0.2.46_windows_386.tar.gz", + "hash": "a3d968b067b60e1a0834998073c6edc2534b197226807b78b725ddd65b5e0c8f" } }, "bin": "railway.exe",