From 53185cd117314bef658fe4165fb9c6c8cd32fc46 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 22:21:38 -0500 Subject: [PATCH] updated Qwelk Strum moDllz mscHack --- plugins/Qwelk.json | 14 ++++++++++++-- plugins/Strum'sMentalModules.json | 16 +++++++++++++++- plugins/moDllz.json | 20 +++++++++++++------- plugins/mscHack.json | 9 ++++++++- 4 files changed, 48 insertions(+), 11 deletions(-) diff --git a/plugins/Qwelk.json b/plugins/Qwelk.json index 439f161a..c9e02377 100644 --- a/plugins/Qwelk.json +++ b/plugins/Qwelk.json @@ -1,7 +1,17 @@ { "slug": "Qwelk", "name": "Qwelk", - "version": "0.5.0", + "version": "0.5.4", "source": "https://github.com/raincheque/qwelk", - "manual": "https://github.com/raincheque/qwelk/blob/master/README.md" + "manual": "https://github.com/raincheque/qwelk/blob/master/README.md", + "downloads": { + "win": { + "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-win.zip?raw=true", + "sh256": "1681f366c7747ca6fe3ee6ac0e5669857eced869bbde7c7c0c5b964c1ddfdd0c" + }, + "mac": { + "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-mac.zip?raw=true", + "sh256": "8357024cdb274d43a7295f942b8ead63246f2ba4a5f53b702c89db6118ca03ec" + } + } } \ No newline at end of file diff --git a/plugins/Strum'sMentalModules.json b/plugins/Strum'sMentalModules.json index da7db8d7..971af4c3 100644 --- a/plugins/Strum'sMentalModules.json +++ b/plugins/Strum'sMentalModules.json @@ -3,5 +3,19 @@ "name": "Strum's Mental Modules", "version": "0.5.0", "source": "https://github.com/Strum/Strums_Mental_VCV_Modules", - "manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/" + "manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/", + "downloads": { + "win": { + "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Windows/Strums_Mental_VCV_Modules_05a.zip?raw=true", + "sha256": "1c03080587716d69ff456650acf11836ed0b210999dbbc49b59a73eeb7f7c7b6" + }, + "mac": { + "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Mac/mental-0.5.0-mac.zip?raw=true", + "sha256": "dafb2a231f54399909a49ec4538cf912ccc6f675f4f171eaec38b46e0cbaaab5" + }, + "lin": { + "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Linux/mental-0.5.0-lin.zip?raw=true", + "sha256": "b7eb0f354f18ba3ca9593fc46c41e004dce6c9e782462c97b11f6d6ad9b1f500" + } + } } \ No newline at end of file diff --git a/plugins/moDllz.json b/plugins/moDllz.json index f3265ed1..f658b67f 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -1,8 +1,14 @@ { - "slug": "moDllz", - "name": "moDllz", - "license": "BSD 3-clause", - "version": "0.5.0", - "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", - "source": "https://github.com/dllmusic/VCV_moDllz" -} + "slug": "moDllz", + "name": "moDllz", + "license": "BSD 3-clause", + "version": "0.5.0", + "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", + "source": "https://github.com/dllmusic/VCV_moDllz", + "downloads": { + "mac": { + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.0-mac.zip?raw=true", + "sha256": "273db62abc0fcdfbcbca0c1941851c7aba072d0c9ab6afe7d3bdccf74f3c459b" + } + } +} \ No newline at end of file diff --git a/plugins/mscHack.json b/plugins/mscHack.json index 34de9a4f..06ed4251 100644 --- a/plugins/mscHack.json +++ b/plugins/mscHack.json @@ -2,5 +2,12 @@ "slug": "mscHack", "name": "mscHack", "version": "0.5.0", - "source": "https://github.com/mschack/VCV-Rack-Plugins" + "source": "https://github.com/mschack/VCV-Rack-Plugins", + "manual": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids", + "downloads": { + "win": { + "download": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/mscHack.zip?raw=true", + "sha256": "7244b9d57d4db1cc6673937c3207e292bc5df7f68c303e6fd0a90017793502c8" + } + } } \ No newline at end of file