From 1e236ad0ff35aa24d96df098dbfab50f9b6c4812 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 15:01:11 -0500 Subject: [PATCH] updated bidoo --- plugins/bidoo.json | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/plugins/bidoo.json b/plugins/bidoo.json index 2eaab04e..b708f7a3 100644 --- a/plugins/bidoo.json +++ b/plugins/bidoo.json @@ -1,11 +1,20 @@ { "slug": "bidoo", "name": "bid°°", - "version": "0.5.3", + "version": "0.5.4", "source": "https://github.com/sebastien-bouffier/Bidoo", - "download": "https://github.com/sebastien-bouffier/Bidoo/releases", - "downloads": [ - "win", - "lin" - ] + "downloads": { + "win": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1522797/BidooWIN.0.5.4.zip", + "sha256": "1f7f3105a8ef1cbce27b557b9a5e2b740978218a113d362a6fa3da183bc15b1d" + }, + "mac": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1523631/BidooMAC.0.5.4.zip", + "sha256": "bb9e6fba559d6eca11278ed2d903a518190e35139ee243a078cabc24f8fc9b70" + }, + "lin": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1522935/BidooLIN.0.5.4.zip", + "sha256": "3735ab63aca0d693f30119300e6d061a213d164f49d48e99120cea483f9124f6" + } + } } \ No newline at end of file