From 9fac53e6104e4524f1c5641570a933e6efb53e54 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 20 Dec 2017 10:29:39 -0500 Subject: [PATCH] Update moDllz.json Added win download Updated author --- plugins/moDllz.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 0ea198a5..ffd76625 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -1,13 +1,17 @@ { "slug": "moDllz", "name": "moDllz", - "author": "dllmusic", + "author": "Pablo DeLaLoza", "license": "BSD 3-clause", "version": "0.5.1", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { - "mac": { + "win": { + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-win.zip?raw=true", + "sha256": "ee7f24f89798411c5d1a09c097edee29bc369dc55c02a1975a31a200c5aa3545" + } + "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true", "sha256": "2147932276f7b737184064dde43733b2801223c46113190affef1c4292ff872a" }