From 25cb82cb3dc662269330bf0970f35c73c66e6e59 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Tue, 19 Dec 2017 23:43:12 -0500 Subject: [PATCH 1/2] Update moDllz.json Added new module : Twin Glider I have Binary for Mac only... ...can anyone help me out with Windows and Linux versions?..Thanks --- plugins/moDllz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 080e70fc..86c9d81e 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -3,13 +3,13 @@ "name": "moDllz", "author": "dllmusic", "license": "BSD 3-clause", - "version": "0.5.0", + "version": "0.5.1", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.0-mac.zip?raw=true", - "sha256": "273db62abc0fcdfbcbca0c1941851c7aba072d0c9ab6afe7d3bdccf74f3c459b" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true", + "sha256": "a211925b690d178843175ed8c7442b1d31ca818d614ed50a151bb8539e72cf74" } } -} \ No newline at end of file +} From ecdd16b48f7f4c5b40406508e7226e5aece383db Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 20 Dec 2017 01:54:40 -0500 Subject: [PATCH 2/2] Update moDllz.json --- plugins/moDllz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 86c9d81e..0ea198a5 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -9,7 +9,7 @@ "downloads": { "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true", - "sha256": "a211925b690d178843175ed8c7442b1d31ca818d614ed50a151bb8539e72cf74" + "sha256": "2147932276f7b737184064dde43733b2801223c46113190affef1c4292ff872a" } } }