From 261ce6a468fb23f27625bb6e8ce3a0429dba8560 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Tue, 27 Mar 2018 12:15:37 -0400 Subject: [PATCH] Update moDllz.json updated links to renamed repo to match slug. (for 0.5.4 versions) Source is 0.6 ready for building...where should I report this? Thanks --- plugins/moDllz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 49094fd9..c52d2bc4 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -5,18 +5,18 @@ "license": "BSD 3-clause", "version": "0.5.4", "manual": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", - "source": "https://github.com/dllmusic/VCV_moDllz", + "source": "https://github.com/dllmusic/moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-win.zip", + "download": "https://github.com/dllmusic/moDllz/releases/download/v0.5.4/moDllz-0.5.4-win.zip", "sha256": "005c8fe6df8d2b59c2b5a1b1c9ac226f0ddb96903d8fee0b0b1b983ce0fc0a68" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-mac.zip", + "download": "https://github.com/dllmusic/moDllz/releases/download/v0.5.4/moDllz-0.5.4-mac.zip", "sha256": "fb9aa4a2df0e908d5243dc5878a8005249f14453765043f15f70e309c47159a8" }, "lin": { - "download": "https://github.com/dllmusic/VCV_moDllz/releases/download/v0.5.4/moDllz-0.5.4-lin.zip", + "download": "https://github.com/dllmusic/moDllz/releases/download/v0.5.4/moDllz-0.5.4-lin.zip", "sha256": "abe97ab6f8f204b8b3ee9b25bb3bec520fa099278fb9d07a82bc151b0e0ec733" } }