From d55af6bf6b05d5b6f15e8c9b86f47dd8d2b583de Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Sun, 25 Mar 2018 17:35:37 -0400 Subject: [PATCH] Update moDllz.json moved binaries from source code repository to Releases --- plugins/moDllz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index d283ca04..49094fd9 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -8,15 +8,15 @@ "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-win.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-win.zip", "sha256": "005c8fe6df8d2b59c2b5a1b1c9ac226f0ddb96903d8fee0b0b1b983ce0fc0a68" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-mac.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-mac.zip", "sha256": "fb9aa4a2df0e908d5243dc5878a8005249f14453765043f15f70e309c47159a8" }, "lin": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-lin.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-lin.zip", "sha256": "abe97ab6f8f204b8b3ee9b25bb3bec520fa099278fb9d07a82bc151b0e0ec733" } }