From a6791b4585ffee861cb8fd28e755452b99b7b1f2 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 15:22:06 -0500 Subject: [PATCH] fixed SonusDept --- plugins/SonusDept.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins/SonusDept.json b/plugins/SonusDept.json index 69aca8a5..4b58a7a8 100644 --- a/plugins/SonusDept.json +++ b/plugins/SonusDept.json @@ -2,5 +2,19 @@ "slug": "SonusDept", "name": "Sonus Dept", "version": "0.5.0", - "source": "https://gitlab.com/sonusdept/sonusmodular" + "source": "https://gitlab.com/sonusdept/sonusmodular", + "downloads": { + "win": { + "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-win.zip", + "sha256": "e9052b01a0f483814ac45cfaa5e380e5af18c347b941bc74af8fb0f22fb0d656" + }, + "mac": { + "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-mac.zip", + "sha256": "6e11a16d202a560be8d0e79cd36b22577a2d8e43b777bd000ba5c4b2f265e166" + }, + "lin": { + "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-lin.zip", + "sha256": "98d36ddcbe6dca71a8060deb27d1e33279495d2ae2992f1b530bad058765bc59" + } + } } \ No newline at end of file