From 11c64292e3243f2bc24e82f0f0b8427c592ce516 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Sun, 25 Mar 2018 15:38:01 -0400 Subject: [PATCH] Update moDllz.json (#362) moved version 054 bin zips to "dist_054" dir --- plugins/moDllz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 6c363450..d283ca04 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/moDllz-0.5.4-win.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-win.zip?raw=true", "sha256": "005c8fe6df8d2b59c2b5a1b1c9ac226f0ddb96903d8fee0b0b1b983ce0fc0a68" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.4-mac.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-mac.zip?raw=true", "sha256": "fb9aa4a2df0e908d5243dc5878a8005249f14453765043f15f70e309c47159a8" }, "lin": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.4-lin.zip?raw=true", + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist_054/moDllz-0.5.4-lin.zip?raw=true", "sha256": "abe97ab6f8f204b8b3ee9b25bb3bec520fa099278fb9d07a82bc151b0e0ec733" } }