From 938e3399bcde9d44447b44dbd67bf0184b4abc85 Mon Sep 17 00:00:00 2001 From: bidoo Date: Thu, 4 Jan 2018 23:13:19 +0100 Subject: [PATCH] Add mac distrib to 0.5.15 --- plugins/Bidoo.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 4c90a079..5d8490b5 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -15,6 +15,10 @@ "lin": { "download": "https://github.com/sebastien-bouffier/Bidoo/files/1602080/Bidoo-0.5.15-lin.zip", "sha256": "19e3937ed572a3bf034a43b7c52c985399b50dce4e37303775e82996dc00cb4e" - } + }, + "mac": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1604867/Bidoo-0.5.15-mac.zip", + "sha256": "0f7218da1e8211ead20d5f62fb621d00133d8f24cb2ba2d1f169f9ef62b3febc" + } } }