From 4ea3adbfb45ef93f87a3f5a1a992fc43561a156d Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Fri, 23 Feb 2018 10:43:40 -0500 Subject: [PATCH] 0.5.4 all platforms (#295) Thanks!!!! --- plugins/moDllz.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index f81b8f3a..35a9d2e5 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -3,21 +3,21 @@ "name": "moDllz", "author": "Pablo Delaloza", "license": "BSD 3-clause", - "version": "0.5.3", + "version": "0.5.4", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-win.zip?raw=true", - "sha256": "e8d08eff204e0c02336ea1ca14a5b2ef3390e0261c97ab27718e5368476693d7" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.4-win.zip?raw=true", + "sha256": "005c8fe6df8d2b59c2b5a1b1c9ac226f0ddb96903d8fee0b0b1b983ce0fc0a68" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", - "sha256": "86c47c5631c8846d70c4f8ac159c6d9009ad89101362b7af71df28234c2ba213" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.4-mac.zip?raw=true", + "sha256": "fb9aa4a2df0e908d5243dc5878a8005249f14453765043f15f70e309c47159a8" }, "lin": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-lin.zip?raw=true", - "sha256": "e50ac4a7c2840d0c387439d95eb5facc3929bd21880268fad4198b9dbd6268bf" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.4-lin.zip?raw=true", + "sha256": "abe97ab6f8f204b8b3ee9b25bb3bec520fa099278fb9d07a82bc151b0e0ec733" } } }