diff --git a/plugins/ArableInstruments.json b/plugins/ArableInstruments.json index 6783866d..fa351a5a 100644 --- a/plugins/ArableInstruments.json +++ b/plugins/ArableInstruments.json @@ -3,6 +3,7 @@ "name": "Arable Instruments", "version": "0.5.0", "source": "https://github.com/adbrant/ArableInstruments", + "manual": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-win.zip", diff --git a/plugins/BogaudioModules.json b/plugins/BogaudioModules.json index 5fa429d6..7bbe84b4 100644 --- a/plugins/BogaudioModules.json +++ b/plugins/BogaudioModules.json @@ -2,5 +2,16 @@ "slug": "BogaudioModules", "name": "Bogaudio Modules", "version": "0.5.0", - "source": "https://github.com/bogaudio/BogaudioModules" + "source": "https://github.com/bogaudio/BogaudioModules", + "manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", + "downloads": { + "win": { + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.0-01/BogaudioModules-0.5.0-01-win.zip", + "sha256": "0447d5226787b0a57c30474fbd38ffc4cedd66d759899e6e6e485b7381d98d0e" + }, + "mac": { + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.0-01/BogaudioModules-v0.5.0-01-mac.zip", + "sha256": "3c54febfa457904b2540dd82b6b7ffabb68fecfa67c851b9b3426458a31356f5" + } + } } \ No newline at end of file diff --git a/plugins/JE.json b/plugins/JE.json index 2a931349..be5be0b6 100644 --- a/plugins/JE.json +++ b/plugins/JE.json @@ -3,6 +3,7 @@ "name": "JE", "version": "0.5.1", "source": "https://github.com/eres-j/VCVRack-plugin-JE", + "manual": "https://github.com/eres-j/VCVRack-plugin-JE/blob/master/README.md", "downloads": { "mac": { "download": "https://github.com/eres-j/VCVRack-plugin-JE/releases/download/v0.5.1/VCVRack-plugin-JE-0.5.0-OSX.zip", diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index d1f1b44b..ef2ba53e 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -5,6 +5,7 @@ "version": "0.5.0", "homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "source": "https://github.com/KarateSnoopy/vcv-karatesnoopy", + "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/KarateSnoopy/vcv-karatesnoopy/releases/download/v0.5.0/KarateSnoopy-0.5-win.zip", diff --git a/plugins/LOGinstruments.json b/plugins/LOGinstruments.json index d16fbfc9..e9984dc3 100644 --- a/plugins/LOGinstruments.json +++ b/plugins/LOGinstruments.json @@ -3,6 +3,7 @@ "name": "LOGinstruments", "version": "0.5.2", "source": "https://github.com/leopard86/LOGinstruments", + "manual": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_2/LOGinstruments-all-platforms-v052.zip", diff --git a/plugins/ML-modules.json b/plugins/ML-modules.json index 7ef7b9c0..c1e8d67b 100644 --- a/plugins/ML-modules.json +++ b/plugins/ML-modules.json @@ -3,6 +3,7 @@ "name": "ML-modules", "version": "0.5.1", "source": "https://github.com/martin-lueders/ML-modules", + "manual": "https://github.com/martin-lueders/ML_modules/wiki", "downloads": { "win": { "download": "https://github.com/martin-lueders/ML_modules/files/1502969/ML_modules.zip", diff --git a/plugins/NauModular.json b/plugins/NauModular.json index f76b4e1f..76f0fb1e 100644 --- a/plugins/NauModular.json +++ b/plugins/NauModular.json @@ -3,6 +3,7 @@ "name": "NauModular", "version": "0.5.0", "source": "https://github.com/naus3a/NauModular", + "manual": "https://github.com/naus3a/NauModular/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/naus3a/NauModular/releases/download/v0.5.0/NauModular-1.0-win.zip", diff --git a/plugins/PvC.json b/plugins/PvC.json index 0f61349b..61ddc691 100644 --- a/plugins/PvC.json +++ b/plugins/PvC.json @@ -3,6 +3,7 @@ "name": "PvC", "version": "0.5.1", "source": "https://github.com/phdsg/PvC", + "manual": "https://github.com/phdsg/PvC/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/phdsg/PvC/releases/download/0.5.1/PvC-0.5.1-win.zip", diff --git a/plugins/Qwelk.json b/plugins/Qwelk.json index b9d9564e..439f161a 100644 --- a/plugins/Qwelk.json +++ b/plugins/Qwelk.json @@ -2,5 +2,6 @@ "slug": "Qwelk", "name": "Qwelk", "version": "0.5.0", - "source": "https://github.com/raincheque/qwelk" + "source": "https://github.com/raincheque/qwelk", + "manual": "https://github.com/raincheque/qwelk/blob/master/README.md" } \ No newline at end of file diff --git a/plugins/SonusDept.json b/plugins/SonusDept.json index 4b58a7a8..6190c232 100644 --- a/plugins/SonusDept.json +++ b/plugins/SonusDept.json @@ -2,6 +2,7 @@ "slug": "SonusDept", "name": "Sonus Dept", "version": "0.5.0", + "homepage": "http://sonusmodular.sonusdept.com/", "source": "https://gitlab.com/sonusdept/sonusmodular", "downloads": { "win": { diff --git a/plugins/bidoo.json b/plugins/bidoo.json index b708f7a3..d83140c5 100644 --- a/plugins/bidoo.json +++ b/plugins/bidoo.json @@ -3,6 +3,7 @@ "name": "bid°°", "version": "0.5.4", "source": "https://github.com/sebastien-bouffier/Bidoo", + "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", "downloads": { "win": { "download": "https://github.com/sebastien-bouffier/Bidoo/files/1522797/BidooWIN.0.5.4.zip", diff --git a/plugins/cf.json b/plugins/cf.json index b9d729c1..37c22bd6 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -3,6 +3,7 @@ "name": "cf", "version": "0.5.5", "source": "https://github.com/cfoulc/cf", + "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/cfoulc/cf/releases/download/0.5.5/cf.zip", diff --git a/plugins/dBiz.json b/plugins/dBiz.json index 194c0c67..161ed06d 100644 --- a/plugins/dBiz.json +++ b/plugins/dBiz.json @@ -3,6 +3,7 @@ "name": "dBiz", "version": "0.5.1", "source": "https://github.com/dBiz/dBiz", + "manual": "https://github.com/dBiz/dBiz/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/dBiz/dBiz/files/1513107/dBiz--win.zip", diff --git a/plugins/dekstop.json b/plugins/dekstop.json index 94fd3e1a..eab05ec5 100644 --- a/plugins/dekstop.json +++ b/plugins/dekstop.json @@ -3,6 +3,7 @@ "name": "dekstop", "version": "0.5.0", "source": "https://github.com/dekstop/vcvrackplugins_dekstop", + "manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-dev_f4526cb-win.zip", diff --git a/plugins/luckyxxl.json b/plugins/luckyxxl.json index 25828d00..84dd54b3 100644 --- a/plugins/luckyxxl.json +++ b/plugins/luckyxxl.json @@ -3,6 +3,7 @@ "name": "luckyxxl", "version": "0.5.0", "source": "https://github.com/luckyxxl/vcv_luckyxxl", + "manual": "https://github.com/luckyxxl/vcv_luckyxxl/blob/master/README.md", "downloads": { "win": { "download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.0/luckyxxl-0.5.0-win.zip",