diff --git a/README.md b/README.md index ccb216df..e815b0ee 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Filename should be `YourSlug.json`. ```json { "name": "Fundamental", - "license": "BSD 3-clause", "author": "VCV", + "license": "BSD 3-clause", "contactEmail": "contact@vcvrack.com", "websiteUrl": "https://vcvrack.com/Fundamental.html", "manualUrl": "https://vcvrack.com/Fundamental.html#manual", @@ -38,8 +38,8 @@ Filename should be `YourSlug.json`. All properties are optional. - **name**: Human-readable display name for your plugin. You can change this on a whim, unlike slugs. -- **license**: The license type of your plugin. Use "proprietary" if all rights are reserved. If your license is in the [SPDX license list](https://spdx.org/licenses/), use its abbreviation in the "Identifier" column. - **author**: Your name, company, alias, or GitHub username. +- **license**: The license type of your plugin. Use "proprietary" if all rights are reserved. If your license is in the [SPDX license list](https://spdx.org/licenses/), use its abbreviation in the "Identifier" column. - **contactEmail**: Your email address for support inquiries. - **websiteUrl**: The homepage page of your plugin. Omit if redundant with the source URL. - **manualUrl**: The manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine. diff --git a/manifests/AS-Drums-n-Filters.json b/manifests/AS-Drums-n-Filters.json index 3643f923..9a8f1e05 100644 --- a/manifests/AS-Drums-n-Filters.json +++ b/manifests/AS-Drums-n-Filters.json @@ -1,9 +1,8 @@ { - "slug": "AS-Drums-n-Filters", "name": "AS Drums & Filters", "author": "Alfredo Santamaria", "license": "proprietary", - "version": "0.5.0", - "homepage": "http://www.hakken.com.mx/ascustomworks/", + "websiteUrl": "http://www.hakken.com.mx/ascustomworks/", + "latestVersion": "0.5.0", "productId": "1083015692331" -} +} \ No newline at end of file diff --git a/manifests/AS.json b/manifests/AS.json index 200eb15d..3bf5c302 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -1,25 +1,10 @@ { - "slug": "AS", "name": "AS", "author": "Alfredo Santamaria", "license": "MIT License", - "version": "0.5.7", - "homepage": "https://github.com/AScustomWorks/AS", - "donation": "https://www.paypal.me/frederius/", - "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", - "source": "https://github.com/AScustomWorks/AS", - "downloads": { - "win": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-win.zip", - "sha256": "809cc55acaa69ea89a1d490a97ebcf34841f0901852242e7edb2a061c8c1f7d4" - }, - "lin": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-lin.zip", - "sha256": "e5d5e100bc2521fd4a2a947d459a2338ee9e46cef2f333b24ba9eda5c7435350" - }, - "mac": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-mac.zip", - "sha256": "b5e5f1200aea99bbf1c42f0871002b965e6d6a058e406999407fd985a16521f9" - } - } -} + "websiteUrl": "https://github.com/AScustomWorks/AS", + "manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", + "sourceUrl": "https://github.com/AScustomWorks/AS", + "donateUrl": "https://www.paypal.me/frederius/", + "latestVersion": "0.5.7" +} \ No newline at end of file diff --git a/manifests/Alikins.json b/manifests/Alikins.json index 7592e5b5..f63aa1b1 100644 --- a/manifests/Alikins.json +++ b/manifests/Alikins.json @@ -1,24 +1,9 @@ { - "slug": "Alikins", "name": "Alikins", "author": "Adrian Likins", "license": "BSD 3-Clause 'New' or 'Revised' License", - "version": "0.5.5", - "homepage": "https://github.com/alikins/Alikins-rack-plugins", - "manual": "https://github.com/alikins/Alikins-rack-plugins", - "source": "https://github.com/alikins/Alikins-rack-plugins", - "downloads": { - "lin": { - "download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.5/Alikins-0.5.5-lin.zip", - "sha256": "acaa6911e8bc45eb27e7acbaa44ecd4d91bf943db2580a03459df1ec397fa30c" - }, - "mac": { - "download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.5/Alikins-0.5.5-mac.zip", - "sha256": "86e047614aaac6cea581f404debc7fa19f3ae157cfc9bd8613fd626a22b99afe" - }, - "win": { - "download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.5/Alikins-0.5.5-win.zip", - "sha256": "ae0fae12156a4319b34e9e983ad86121461f74686663abc7b6fccc0df35d8aa0" - } - } -} + "websiteUrl": "https://github.com/alikins/Alikins-rack-plugins", + "manualUrl": "https://github.com/alikins/Alikins-rack-plugins", + "sourceUrl": "https://github.com/alikins/Alikins-rack-plugins", + "latestVersion": "0.5.5" +} \ No newline at end of file diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index dcbc0f95..9146b343 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -1,22 +1,7 @@ { - "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "John Hoar", - "version": "0.5.8", - "manual": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", - "source": "https://github.com/jhoar/AmalgamatedHarmonics", - "downloads": { - "win": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.8/AmalgamatedHarmonics-0.5.8-win.zip", - "sha256": "35f95d895e7bdac0d53e92b08c7e9f5fa58bccbab395e45a9f728856fd8f30f1" - }, - "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.8/AmalgamatedHarmonics-0.5.8-mac.zip", - "sha256": "49ce246a03b69b1a9246ba03f6df26c58197c08f8e4d51d425e2d1600b05d7b3" - }, - "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.8/AmalgamatedHarmonics-0.5.8-lin.zip", - "sha256": "c712f55c01b96c964226b9fc39040953a2246b70d91ffb3a64ee1b6c89e6214b" - } - } -} + "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", + "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", + "latestVersion": "0.5.8" +} \ No newline at end of file diff --git a/manifests/AnimatedCircuits.json b/manifests/AnimatedCircuits.json index c813f11d..c70a2fed 100644 --- a/manifests/AnimatedCircuits.json +++ b/manifests/AnimatedCircuits.json @@ -1,8 +1,7 @@ { - "slug": "AnimatedCircuits", "name": "Animated Circuits", "author": "Animated Circuits", - "version": "0.5.2", - "manual": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu", - "homepage": "http://www.animated-circuits.com" -} + "websiteUrl": "http://www.animated-circuits.com", + "manualUrl": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/AnimatedCircuits_Noises.json b/manifests/AnimatedCircuits_Noises.json index ea9e256a..46e812fd 100644 --- a/manifests/AnimatedCircuits_Noises.json +++ b/manifests/AnimatedCircuits_Noises.json @@ -1,9 +1,8 @@ { - "slug": "AnimatedCircuits_Noises", "name": "Noises", "author": "Animated Circuits", "license": "proprietary", - "version": "0.5.2", - "manual": "https://drive.google.com/file/d/1-MUIzJjz7gy51r36tj-qCxlnPyrYoTH6", + "manualUrl": "https://drive.google.com/file/d/1-MUIzJjz7gy51r36tj-qCxlnPyrYoTH6", + "latestVersion": "0.5.2", "productId": "1032394473515" -} +} \ No newline at end of file diff --git a/manifests/AnimatedCircuits_Panimated.json b/manifests/AnimatedCircuits_Panimated.json index 107f6522..fd753162 100644 --- a/manifests/AnimatedCircuits_Panimated.json +++ b/manifests/AnimatedCircuits_Panimated.json @@ -1,9 +1,8 @@ { - "slug": "AnimatedCircuits_Panimated", "name": "Panimated", "author": "Animated Circuits", "license": "proprietary", - "version": "0.5.0", - "manual": "https://drive.google.com/open?id=1Jgdg09juZ30JEBcDD7idwRQFtNLpWrj3", + "manualUrl": "https://drive.google.com/open?id=1Jgdg09juZ30JEBcDD7idwRQFtNLpWrj3", + "latestVersion": "0.5.0", "productId": "1000264106027" -} +} \ No newline at end of file diff --git a/manifests/AnimatedCircuits_Sinosc.json b/manifests/AnimatedCircuits_Sinosc.json index 64c3c94d..96160e92 100644 --- a/manifests/AnimatedCircuits_Sinosc.json +++ b/manifests/AnimatedCircuits_Sinosc.json @@ -1,9 +1,8 @@ { - "slug": "AnimatedCircuits_Sinosc", "name": "Sine Oscillators", "author": "Animated Circuits", "license": "proprietary", - "version": "0.5.1", - "manual": "https://www.youtube.com/watch?v=PEhEm86G2Gw&list=PLS-4_rXBSQ-heXf7Q9ixgUgpeTNQ9r9WG", + "manualUrl": "https://www.youtube.com/watch?v=PEhEm86G2Gw&list=PLS-4_rXBSQ-heXf7Q9ixgUgpeTNQ9r9WG", + "latestVersion": "0.5.1", "productId": "1072290529323" -} +} \ No newline at end of file diff --git a/manifests/ArableInstruments.json b/manifests/ArableInstruments.json index 66eb05ef..a5ca85a3 100644 --- a/manifests/ArableInstruments.json +++ b/manifests/ArableInstruments.json @@ -1,22 +1,7 @@ { - "slug": "ArableInstruments", "name": "Arable Instruments", "author": "adbrant", - "version": "v0.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", - "sha256": "45723f337b43c125ff20ab20fda6e31bccd58ac5a847b8d0bbe86f507b4c347a" - }, - "mac": { - "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-mac.zip", - "sha256": "ab329cb3d9d4a82ae1f715a18c136ed9b436f7b656940ca765b495e93a59d37b" - }, - "lin": { - "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-lin.zip", - "sha256": "f0fd0913397081a279350899cbc5389d1bd48024638b1223dafd61c3570e39ea" - } - } + "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", + "sourceUrl": "https://github.com/adbrant/ArableInstruments", + "latestVersion": "v0.5.0" } \ No newline at end of file diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index c269472b..921467ea 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -1,23 +1,8 @@ { - "slug": "AudibleInstruments", "name": "Audible Instruments", "author": "VCV", "license": "BSD 3-clause", - "version": "0.5.0", - "manual": "https://vcvrack.com/manual/AudibleInstruments.html", - "source": "https://github.com/VCVRack/AudibleInstruments", - "downloads": { - "win": { - "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", - "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" - }, - "mac": { - "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", - "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" - }, - "lin": { - "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", - "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" - } - } + "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html", + "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/Autinn.json b/manifests/Autinn.json index 0c1760b7..e645d383 100644 --- a/manifests/Autinn.json +++ b/manifests/Autinn.json @@ -1,24 +1,9 @@ { - "slug": "Autinn", "name": "Autinn", "author": "Nikolai V. Chr.", "license": "proprietary", - "version": "0.5.21", - "homepage": "https://github.com/NikolaiVChr/Autinn", - "donation": "https://www.paypal.me/autinn", - "manual": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-win.zip", - "sha256": "55bb8da474377a512cb0c17cee814ece1067c67090c6bee601ca07b308f29394" - }, - "lin": { - "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-lin.zip", - "sha256": "9859ee13e5567664f1e7867e4957dbae3379e2293a98d00bbde0efa3de9d237e" - }, - "mac": { - "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-mac.zip", - "sha256": "8b02237fbc769bfb27e84f3d4e9e9e0c1fdfaa445e63b39140fa1b61ed1b17e0" - } - } -} + "websiteUrl": "https://github.com/NikolaiVChr/Autinn", + "manualUrl": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md", + "donateUrl": "https://www.paypal.me/autinn", + "latestVersion": "0.5.21" +} \ No newline at end of file diff --git a/manifests/Autodafe-DrumKit.json b/manifests/Autodafe-DrumKit.json index 86005871..1c1bf9aa 100644 --- a/manifests/Autodafe-DrumKit.json +++ b/manifests/Autodafe-DrumKit.json @@ -1,23 +1,8 @@ { -"slug": "Autodafe-DrumKit", -"name": "Autodafe Drum Kit", -"author": "Autodafe", -"version": "0.5.1", -"source": "https://github.com/antoniograzioli/Autodafe-Drums", -"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", -"donation": "https://www.paypal.me/autodafe", -"downloads": { - "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-win.zip", - "sha256": "462655bd8e3489b225dd2dc7eb88d51ebc0d274cc60a3dce0d02edf1bfce4119" - }, - "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-lin.zip", - "sha256": "1aeb402c5aab360222dfda0898852f4056f08d0a97f1beba72f8704299ec377b" - }, - "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-mac.zip", - "sha256": "f3d00d2cb9a0af45bcff657c99cb4acafddff0e07c0fb3f463ee7e340e301232" - } - } -} + "name": "Autodafe Drum Kit", + "author": "Autodafe", + "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "sourceUrl": "https://github.com/antoniograzioli/Autodafe-Drums", + "donateUrl": "https://www.paypal.me/autodafe", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/Autodafe-REDs.json b/manifests/Autodafe-REDs.json index 6b60f3d2..8d3d4f2a 100644 --- a/manifests/Autodafe-REDs.json +++ b/manifests/Autodafe-REDs.json @@ -1,9 +1,7 @@ { - "slug": "Autodafe-REDs", "name": "Autodafe - REDs", "author": "Autodafe", - "version": "0.5.2", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", - "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" - -} + "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", + "manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/Autodafe-REDsFREE.json b/manifests/Autodafe-REDsFREE.json index 9c39d1b8..88a7abb7 100644 --- a/manifests/Autodafe-REDsFREE.json +++ b/manifests/Autodafe-REDsFREE.json @@ -1,9 +1,8 @@ { - "slug": "Autodafe-REDsFREE", "name": "Autodafe - REDs FREE", "author": "Autodafe", - "version": "0.5.2", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", - "donation": "https://www.paypal.me/autodafe" -} + "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", + "donateUrl": "https://www.paypal.me/autodafe", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/Autodafe.json b/manifests/Autodafe.json index 2582632b..68f59601 100644 --- a/manifests/Autodafe.json +++ b/manifests/Autodafe.json @@ -1,24 +1,8 @@ { - "slug": "Autodafe", "name": "Autodafe Module Pack", "author": "Autodafe", - "version": "0.5.2", - "source": "https://github.com/antoniograzioli/Autodafe", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "donation": "https://www.paypal.me/autodafe", - "downloads": { - "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.2-win.zip", - "sha256": "9795333e0a5560c4649919e437a1ba444a7222f395ec3a5c8d116d182c6726d4" - }, - "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.2-lin.zip", - "sha256": "88f6193d99037e0387dc43670c7655eb80a25a09287f8c8782b030868db9abe7" - }, - "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.2-mac.zip", - "sha256": "956b3b8dfbb38038ea56ce5532ae346cd64e4eaf0150944dda600a54a6a234e4" - } - } - -} + "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "sourceUrl": "https://github.com/antoniograzioli/Autodafe", + "donateUrl": "https://www.paypal.me/autodafe", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/AutodafeBlankPanel.json b/manifests/AutodafeBlankPanel.json index 1354b0ae..6466b0c6 100644 --- a/manifests/AutodafeBlankPanel.json +++ b/manifests/AutodafeBlankPanel.json @@ -1,7 +1,6 @@ { - "slug": "AutodafeBlankPanel", "name": "Autodafe Blank Panel", "author": "Autodafe", - "version": "0.5.0", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" + "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/Befaco.json b/manifests/Befaco.json index 83c7c48f..4fe1a518 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -1,23 +1,8 @@ { - "slug": "Befaco", "name": "Befaco", "author": "VCV", "license": "BSD 3-clause", - "version": "0.5.0", - "manual": "https://vcvrack.com/manual/Befaco.html", - "source": "https://github.com/VCVRack/Befaco", - "downloads": { - "win": { - "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", - "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" - }, - "mac": { - "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", - "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" - }, - "lin": { - "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", - "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" - } - } + "manualUrl": "https://vcvrack.com/manual/Befaco.html", + "sourceUrl": "https://github.com/VCVRack/Befaco", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 29086f7d..5317c183 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,24 +1,9 @@ { - "slug": "Bidoo", - "name": "bid°°", + "name": "bid\u00b0\u00b0", "author": "sebastien-bouffier", - "version": "0.5.24", "license": "BSD 3-clause", - "donation": "https://paypal.me/sebastienbouffier", - "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", - "source": "https://github.com/sebastien-bouffier/Bidoo", - "downloads": { - "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1767343/Bidoo-0.5.24-win.zip", - "sha256": "c2d4a58a404366bd2b2449891c2f36f569112db40e951343ee7c7b7ff92f0923" - }, - "lin": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1768630/Bidoo-0.5.24-lin.zip", - "sha256": "6d27ff3d2e23816e039acceb397ba036427c61b02c72fef7070f32136d3aa234" - }, - "mac": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1780149/Bidoo-0.5.24-mac.zip", - "sha256": "957b67e9c5e0bc8dd8aa7c6ab0666a1788252c049d33ee133b72ff45d1ecbf64" - } - } -} + "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", + "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", + "donateUrl": "https://paypal.me/sebastienbouffier", + "latestVersion": "0.5.24" +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXDistortionPack.json b/manifests/Blamsoft-XFXDistortionPack.json index 82c3dede..a7aa49f6 100644 --- a/manifests/Blamsoft-XFXDistortionPack.json +++ b/manifests/Blamsoft-XFXDistortionPack.json @@ -1,10 +1,9 @@ { - "slug": "Blamsoft-XFXDistortionPack", "name": "XFX Distortion Pack", "author": "Blamsoft", "license": "proprietary", - "version": "0.5.2", - "homepage": "http://blamsoft.com/vcv-rack/xfx-distortion-pack", - "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXDistortionPackUserManual.pdf", + "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-distortion-pack", + "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/01/XFXDistortionPackUserManual.pdf", + "latestVersion": "0.5.2", "productId": "800730710059" -} +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXF35.json b/manifests/Blamsoft-XFXF35.json index 0d1e9cae..1b5b60f0 100644 --- a/manifests/Blamsoft-XFXF35.json +++ b/manifests/Blamsoft-XFXF35.json @@ -1,10 +1,9 @@ { - "slug": "Blamsoft-XFXF35", "name": "XFX F-35", "author": "Blamsoft", "license": "proprietary", - "version": "0.5.5", - "homepage": "http://blamsoft.com/vcv-rack/xfx-f-35", - "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf", + "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-f-35", + "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf", + "latestVersion": "0.5.5", "productId": "866262974507" -} +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXReverb.json b/manifests/Blamsoft-XFXReverb.json index fa1e2944..88b7f285 100644 --- a/manifests/Blamsoft-XFXReverb.json +++ b/manifests/Blamsoft-XFXReverb.json @@ -1,10 +1,9 @@ { - "slug": "Blamsoft-XFXReverb", "name": "XFX Reverb", "author": "Blamsoft", "license": "proprietary", - "version": "0.5.3", - "homepage": "http://blamsoft.com/vcv-rack/xfx-reverb", - "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", + "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-reverb", + "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", + "latestVersion": "0.5.3", "productId": "753556324395" -} +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXWave.json b/manifests/Blamsoft-XFXWave.json index ee608f82..22320590 100644 --- a/manifests/Blamsoft-XFXWave.json +++ b/manifests/Blamsoft-XFXWave.json @@ -1,10 +1,9 @@ { - "slug": "Blamsoft-XFXWave", "name": "XFX Wave", "author": "Blamsoft", "license": "proprietary", - "version": "0.5.2", - "homepage": "http://blamsoft.com/vcv-rack/xfx-wave", - "manual": "http://blamsoft.com/wp-content/uploads/2018/02/XFXWaveUserManual.pdf", + "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-wave", + "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/02/XFXWaveUserManual.pdf", + "latestVersion": "0.5.2", "productId": "1032400076843" -} +} \ No newline at end of file diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index e4558b00..874dd6a8 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -1,24 +1,9 @@ { - "slug": "Bogaudio", "name": "Bogaudio", "author": "Matt Demanett", "license": "BSD 3-clause", - "version": "0.5.4", - "homepage": "https://github.com/bogaudio/BogaudioModules", - "manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", - "source": "https://github.com/bogaudio/BogaudioModules", - "downloads": { - "win": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/0.5.4/Bogaudio-0.5.4-win.zip", - "sha256": "5be75d6790bab493c51508206f4dffa784fb4aded3d7278944aa837eafc93c8d" - }, - "lin": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/0.5.4/Bogaudio-0.5.4-lin.zip", - "sha256": "856c62c972a75c28992769cf43eee013e07ae0ad75ff2cae5428c61bcd48d250" - }, - "mac": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/0.5.4/Bogaudio-0.5.4-mac.zip", - "sha256": "6ddd7cf71b55c148a28d2a9ee7693ff6cfc4135af2c9bd20607aae0017ebb5d4" - } - } -} + "websiteUrl": "https://github.com/bogaudio/BogaudioModules", + "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", + "sourceUrl": "https://github.com/bogaudio/BogaudioModules", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/CastleRocktronics.json b/manifests/CastleRocktronics.json index 60d12e5c..c740f614 100644 --- a/manifests/CastleRocktronics.json +++ b/manifests/CastleRocktronics.json @@ -1,24 +1,9 @@ { - "slug": "CastleRocktronics", "name": "Castle Rocktronics", "author": "Kieran Pringle", "license": "Creative Commons Attribution Share Alike 4.0", - "version": "0.5.0", - "homepage": "https://github.com/KieranPringle/CastleRocktronics", - "manual": "https://github.com/KieranPringle/CastleRocktronics/blob/master/docs/index.md", - "source": "https://github.com/KieranPringle/CastleRocktronics", - "downloads": { - "win": { - "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", - "sha256": "2d3fd769567b10d730f051f8dd9d2ce360a2cdae244f34c3d478c363520712bc" - }, - "lin": { - "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", - "sha256": "de5590b7de622a5d16259df93538c65a5343cf6d604ca67af84ca779234792d8" - }, - "mac": { - "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-mac.zip", - "sha256": "e841753aba6f07c0004a05648c8c2ce88fdfa146f0c692e52c7b51e04f1a04a7" - } - } -} + "websiteUrl": "https://github.com/KieranPringle/CastleRocktronics", + "manualUrl": "https://github.com/KieranPringle/CastleRocktronics/blob/master/docs/index.md", + "sourceUrl": "https://github.com/KieranPringle/CastleRocktronics", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index dd11bc75..fc1f2adf 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -1,25 +1,10 @@ { - "slug": "CharredDesert", "name": "Charred Desert", "author": "Jerry Sievert", "license": "CC0 1.0 Universal", - "version": "0.5.0", - "homepage": "https://github.com/JerrySievert/CharredDesert/blob/master/README.md", - "manual": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md", - "donation": "https://paypal.me/JerrySievert", - "source": "https://github.com/JerrySievert/CharredDesert", - "downloads": { - "win": { - "download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-win.zip", - "sha256": "628eb93368c2f636e9b682681285a8877286d85952531d138fa96576e7d9cd22" - }, - "lin": { - "download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-lin.zip", - "sha256": "bfab5294a28286f7e10818b295081685fa2987dbffbb009615f330be037e1849" - }, - "mac": { - "download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-mac.zip", - "sha256": "59ff2100537d2c047564d3f665f315d38a9c3169786a913613db60cf8ece8634" - } - } -} + "websiteUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/README.md", + "manualUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md", + "sourceUrl": "https://github.com/JerrySievert/CharredDesert", + "donateUrl": "https://paypal.me/JerrySievert", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/DHE-Modules.json b/manifests/DHE-Modules.json index a3208436..0adac0d3 100644 --- a/manifests/DHE-Modules.json +++ b/manifests/DHE-Modules.json @@ -1,25 +1,10 @@ { - "slug": "DHE-Modules", "name": "DHE Modules", "author": "Dale Emery", "license": "MIT", - "version": "0.5.0", - "homepage": "https://github.com/dhemery/DHE-Modules/wiki", - "donation": "https://paypal.me/DaleHEmery", - "source": "https://github.com/dhemery/DHE-Modules", - "manual": "https://github.com/dhemery/DHE-Modules/wiki", - "downloads": { - "lin": { - "download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-lin.zip", - "sha256": "6de889e9cd043aea2202b349e95236314114b104b4c82b8ae13802e3e3ae1233" - }, - "mac": { - "download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-mac.zip", - "sha256": "22da98c62c9ff6c38bbb2fc907ba2581237cdceb10919cf97f359cee9c5f43ca" - }, - "win": { - "download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-win.zip", - "sha256": "65ba50d14ddf8e14cd57b21d312b948096d6bf3ac54cb3c7a336235c26ed86c9" - } - } -} + "websiteUrl": "https://github.com/dhemery/DHE-Modules/wiki", + "manualUrl": "https://github.com/dhemery/DHE-Modules/wiki", + "sourceUrl": "https://github.com/dhemery/DHE-Modules", + "donateUrl": "https://paypal.me/DaleHEmery", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index 8c547e40..81920a51 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -1,24 +1,9 @@ { - "slug": "DrumKit", "name": "DrumKit", "author": "Jerry Sievert", "license": "BSD 3-clause", - "version": "0.5.2", - "homepage": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", - "manual": "https://github.com/JerrySievert/DrumKit/tree/master/docs", - "source": "https://github.com/JerrySievert/DrumKit", - "downloads": { - "win": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-win.zip", - "sha256": "40c0087bacd2ef623501a55c59690ca5f60af0bd42aae0b4e4172fbad15f689e" - }, - "lin": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-lin.zip", - "sha256": "38e5fa4a7b13a76715878b00b8db38bb0e16c9342cca00bfeea29bbf614f6613" - }, - "mac": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-mac.zip", - "sha256": "9e69e3d05fd68f64b5b3f2554581f3851516aae903e419ed640f6db7dc8c3865" - } - } -} + "websiteUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", + "manualUrl": "https://github.com/JerrySievert/DrumKit/tree/master/docs", + "sourceUrl": "https://github.com/JerrySievert/DrumKit", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/ESeries.json b/manifests/ESeries.json index 5885db58..b81c2aec 100644 --- a/manifests/ESeries.json +++ b/manifests/ESeries.json @@ -1,23 +1,8 @@ { - "slug": "ESeries", "name": "E-Series", "author": "VCV", "license": "BSD 3-clause", - "version": "0.5.0", - "manual": "https://vcvrack.com/manual/ESeries.html", - "source": "https://github.com/VCVRack/ESeries", - "downloads": { - "win": { - "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", - "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" - }, - "mac": { - "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", - "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" - }, - "lin": { - "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", - "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" - } - } + "manualUrl": "https://vcvrack.com/manual/ESeries.html", + "sourceUrl": "https://github.com/VCVRack/ESeries", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 5b2b8f56..82578238 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,25 +1,10 @@ { - "slug": "FrozenWasteland", "name": "Frozen Wasteland", "author": "almostEric", "license": "CC0 1.0 Universal", - "version": "0.5.12", - "homepage": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", - "manual": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", - "donation": "https://paypal.me/FrozenWasteland", - "source": "https://github.com/almostEric/FrozenWasteland", - "downloads": { - "win": { - "download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-win.zip", - "sha256": "d6d987ec40877e6810eedf8ca0b55829183dfffbfe87e034ca591e77838a73b5" - }, - "lin": { - "download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-lin.zip", - "sha256": "d591acc040af049eb54c25cf3994d6c0d8b962c002650e01bec243aed0a8e88e" - }, - "mac": { - "download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-mac.zip", - "sha256": "3c4aad3dca826493d03b76cfdae9bb31685427158afb9563e9843ca18f795ef1" - } - } -} + "websiteUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", + "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", + "sourceUrl": "https://github.com/almostEric/FrozenWasteland", + "donateUrl": "https://paypal.me/FrozenWasteland", + "latestVersion": "0.5.12" +} \ No newline at end of file diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index b713adb7..b88c1ddb 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -1,9 +1,8 @@ { - "slug": "Fundamental", "name": "Fundamental", "author": "VCV", "license": "BSD 3-clause", - "version": "0.5.1", - "manual": "https://vcvrack.com/manual/Fundamental.html", - "source": "https://github.com/VCVRack/Fundamental" + "manualUrl": "https://vcvrack.com/manual/Fundamental.html", + "sourceUrl": "https://github.com/VCVRack/Fundamental", + "latestVersion": "0.5.1" } \ No newline at end of file diff --git a/manifests/Gratrix.json b/manifests/Gratrix.json index a06be963..e3c83e87 100644 --- a/manifests/Gratrix.json +++ b/manifests/Gratrix.json @@ -1,18 +1,7 @@ { - "slug": "Gratrix", "name": "Gratrix", "author": "gratrix", - "version": "0.5.0", - "source": "https://github.com/gratrix/vcv-gratrix", - "manual": "http://gratrix.net/vcvrack/", - "downloads": { - "win": { - "download": "http://gratrix.net/vcvrack/downloads/Gratrix-0.5.0-win.zip", - "sha256": "b2a06189ea3fc2d9dcc826b1cecb37e5cc1283439f8bd225039992ef261f1dd7" - }, - "mac": { - "download": "http://gratrix.net/vcvrack/downloads/Gratrix-0.5.0-mac.zip", - "sha256": "c8c096e4d6a52d930145c24d4c7fb9fa6e8b04d6285a0f4aca4c0e8cda980cde" - } - } -} + "manualUrl": "http://gratrix.net/vcvrack/", + "sourceUrl": "https://github.com/gratrix/vcv-gratrix", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/Grayscale.json b/manifests/Grayscale.json index 8ed27a56..e880a5eb 100644 --- a/manifests/Grayscale.json +++ b/manifests/Grayscale.json @@ -1,22 +1,7 @@ { - "slug": "Grayscale", "name": "Grayscale", "author": "VCV", "license": "proprietary", - "version": "0.5.0", - "manual": "https://vcvrack.com/manual/Grayscale.html", - "downloads": { - "win": { - "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", - "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" - }, - "mac": { - "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", - "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" - }, - "lin": { - "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", - "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" - } - } + "manualUrl": "https://vcvrack.com/manual/Grayscale.html", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index 61c1adb9..f5b39ede 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -1,24 +1,9 @@ { - "slug": "HetrickCV", "name": "HetrickCV", "author": "Michael Hetrick", - "homepage": "https://github.com/mhetrick/hetrickcv", - "donation": "https://paypal.me/MHetrick", - "version": "0.5.4", - "source": "https://github.com/mhetrick/hetrickcv", - "manual": "https://github.com/mhetrick/hetrickcv/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-win.zip", - "sha256": "6d5db0b532a5252e866d2cd12a955c8fcf78e22cb127c70ebacd418e8b1689da" - }, - "mac": { - "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", - "sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342" - }, - "lin": { - "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-lin.zip", - "sha256": "09baabf7b218f5432acd0df3e686df5066e29919b7cc0a6f09dc34927abc408b" - } - } -} + "websiteUrl": "https://github.com/mhetrick/hetrickcv", + "manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md", + "sourceUrl": "https://github.com/mhetrick/hetrickcv", + "donateUrl": "https://paypal.me/MHetrick", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/HoraMusic.json b/manifests/HoraMusic.json index e3c75389..ea01cb8d 100644 --- a/manifests/HoraMusic.json +++ b/manifests/HoraMusic.json @@ -1,7 +1,6 @@ { - "slug": "HoraMusic", "name": "Hora Music", "author": "Hora Music", - "version": "0.5.0", - "homepage": "https://gumroad.com/horamusic" + "websiteUrl": "https://gumroad.com/horamusic", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/HotBunny.json b/manifests/HotBunny.json index 7ef7298d..88580865 100644 --- a/manifests/HotBunny.json +++ b/manifests/HotBunny.json @@ -1,10 +1,8 @@ - - { - "slug": "HotBunny", +{ "name": "Hot Bunny", "author": "Matthew Friedrichs", "license": "proprietary", - "version": "0.5.2", - "manual": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", + "manualUrl": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", + "latestVersion": "0.5.2", "productId": "802049556523" -} +} \ No newline at end of file diff --git a/manifests/IO-Simple.json b/manifests/IO-Simple.json index 27973693..30005e8c 100644 --- a/manifests/IO-Simple.json +++ b/manifests/IO-Simple.json @@ -1,18 +1,7 @@ { - "slug": "IO-Simple", "name": "Simple module pack", "author": "IohannRabeson", - "version": "0.5.0", - "source": "https://github.com/IohannRabeson/VCVRack-Simple", - "manual": "https://iohannrabeson.github.io/VCVRack-Simple/", - "downloads": { - "mac": { - "download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-mac.zip", - "sha256": "b584f35c4772f628dc938132b8a5f999eb86b6a75c39aad80ba506e60c60a30d" - }, - "win": { - "download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-win.zip", - "sha256": "515a87a6f124189cb998840894e7fe41470d95622deef5917557ef82f947d18d" - } - } + "manualUrl": "https://iohannrabeson.github.io/VCVRack-Simple/", + "sourceUrl": "https://github.com/IohannRabeson/VCVRack-Simple", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/JE.json b/manifests/JE.json index f4e409d1..e718cbc6 100644 --- a/manifests/JE.json +++ b/manifests/JE.json @@ -1,18 +1,7 @@ { - "slug": "JE", "name": "JE", "author": "eres-j", - "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", - "sha256": "303dace08ccf5fbf6d9359f42fe161ace48eb538f3dbf2d4efce65a8a95764af" - }, - "win": { - "download": "https://github.com/eres-j/VCVRack-plugin-JE/releases/download/v0.5.1/VCVRack-plugin-JE-0.5.0-Win.zip", - "sha256": "cedd94e8013367f1ff2dea58764273fd524ed81e28efd64da1655b5b34df2554" - } - } + "manualUrl": "https://github.com/eres-j/VCVRack-plugin-JE/blob/master/README.md", + "sourceUrl": "https://github.com/eres-j/VCVRack-plugin-JE", + "latestVersion": "0.5.1" } \ No newline at end of file diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 8b2da428..698be6d1 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -1,24 +1,9 @@ { - "slug": "JW-Modules", "name": "JW-Modules", - "version": "0.5.11", "author": "Jeremy Wentworth", - "homepage": "http://jeremywentworth.com", - "donation": "https://www.paypal.me/jeremywen", - "manual": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", - "source": "https://github.com/jeremywen/JW-Modules", - "downloads": { - "win": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.11/JW-Modules-0.5.11-win.zip", - "sha256": "0a0b5a9bd7bc4b4055022fd2c9611d0869e8cbaa36c1487a110bd5cc5d355ae4" - }, - "mac": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.11/JW-Modules-0.5.11-mac.zip", - "sha256": "dc659fc833c924adc7981f592481f5e348d12481efaed8d41360fd7916d0aa62" - }, - "lin": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.11/JW-Modules-0.5.11-lin.zip", - "sha256": "c711ea606d5a2fbd4143583e6c344724c30a32e64bcd44e4c18886059f1d28f9" - } - } + "websiteUrl": "http://jeremywentworth.com", + "manualUrl": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", + "sourceUrl": "https://github.com/jeremywen/JW-Modules", + "donateUrl": "https://www.paypal.me/jeremywen", + "latestVersion": "0.5.11" } \ No newline at end of file diff --git a/manifests/KarateSnoopy.json b/manifests/KarateSnoopy.json index 4da0d19a..c7acdb2f 100644 --- a/manifests/KarateSnoopy.json +++ b/manifests/KarateSnoopy.json @@ -1,10 +1,9 @@ { - "slug": "KarateSnoopy", "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "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" -} + "websiteUrl": "https://github.com/KarateSnoopy/vcv-karatesnoopy", + "manualUrl": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", + "sourceUrl": "https://github.com/KarateSnoopy/vcv-karatesnoopy", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/LOGinstruments.json b/manifests/LOGinstruments.json index 00ce9c74..cbf49845 100644 --- a/manifests/LOGinstruments.json +++ b/manifests/LOGinstruments.json @@ -1,22 +1,7 @@ { - "slug": "LOGinstruments", "name": "LOGinstruments", "author": "leopard86", - "version": "0.5.5", - "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_5/LOGinstruments-0.5.5-win.zip", - "sha256": "34783266e8cebd27d796211ad6afe545ef3ff2beba5674110d8bd552507f9e37" - }, - "mac": { - "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-mac.zip", - "sha256": "d324044b8a88244d1a57f909b02017ad8a251da899ff3e3a646a1cb9643bf4da" - }, - "lin": { - "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-lin.zip", - "sha256": "ceb58af00ff6822dd3d9c5232eca593ab27fd6a929d081fb00a8abaa7060d5d1" - } - } -} + "manualUrl": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", + "sourceUrl": "https://github.com/leopard86/LOGinstruments", + "latestVersion": "0.5.5" +} \ No newline at end of file diff --git a/manifests/LindenbergResearch.json b/manifests/LindenbergResearch.json index 69118a96..4133530b 100644 --- a/manifests/LindenbergResearch.json +++ b/manifests/LindenbergResearch.json @@ -1,21 +1,6 @@ { - "slug": "LindenbergResearch", "name": "Lindenberg Research", "author": "Patrick Lindenberg / Lindenberg Research Tec.", - "version": "0.5.3", - "source": "https://github.com/lindenbergresearch/LRTRack", - "downloads": { - "win": { - "download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-win.zip", - "sha256": "3bc2867edbbe7db6dcde2e314cd8a25bdb3fc4866eb1cf4ec91578df317d9dbc" - }, - "mac": { - "download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-mac.zip", - "sha256": "65e0229237b1cf07f7c1622eb62638702c788367ca296baca5a7022ffd58d591" - }, - "lin": { - "download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-lin.zip", - "sha256": "3eecacf59da4ae25d4f868ae0f134cbd8369118acc3c2969fa0adbaf20368546" - } - } -} + "sourceUrl": "https://github.com/lindenbergresearch/LRTRack", + "latestVersion": "0.5.3" +} \ No newline at end of file diff --git a/manifests/LoopusModules.json b/manifests/LoopusModules.json index a9db168b..0925e36d 100644 --- a/manifests/LoopusModules.json +++ b/manifests/LoopusModules.json @@ -1,8 +1,7 @@ { - "slug": "LoopusModules", "name": "Loopus Modules", "author": "Sonus Dept.", - "version": "0.5.1", - "homepage": "http://loopusmodules.sonusdept.com", - "manual": "https://sonusdept.altervista.org/files/loopusmodules/LoopusModules_manual.pdf" -} + "websiteUrl": "http://loopusmodules.sonusdept.com", + "manualUrl": "https://sonusdept.altervista.org/files/loopusmodules/LoopusModules_manual.pdf", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/ML_modules.json b/manifests/ML_modules.json index 3c65febe..e4b4ec5b 100644 --- a/manifests/ML_modules.json +++ b/manifests/ML_modules.json @@ -1,21 +1,10 @@ { - "slug": "ML_modules", "name": "ML modules", "author": "Martin Lueders", "license": "BSD 3-clause", - "version": "0.5.4", - "homepage": "https://github.com/martin-lueders/ML_modules", - "donation": "https://paypal.me/MartinLueders", - "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/releases/download/0.5.4/ML_modules-0.5.4-win.zip", - "sha256": "a6592e002931c428dfbab92f75219fd9ee9733f7493533591f44eb5b4f17866d" - }, - "mac": { - "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.4/ML_modules-0.5.4-mac.zip", - "sha256": "fb17c386d1da565c3714ed402c6de02604ccba010fca9e7f6af55ce87cd78c59" - } - } -} + "websiteUrl": "https://github.com/martin-lueders/ML_modules", + "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki", + "sourceUrl": "https://github.com/martin-lueders/ML_modules", + "donateUrl": "https://paypal.me/MartinLueders", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/MSM.json b/manifests/MSM.json index 110895a0..7f0ae3e4 100644 --- a/manifests/MSM.json +++ b/manifests/MSM.json @@ -1,23 +1,8 @@ { - "slug": "MSM", "name": "MSM", "author": "Phal-anx", "license": "CC BY-NC-ND 4.0", - "version": "0.5.6", - "homepage": "https://github.com/Phal-anx/MSM", - "manual": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf", - "downloads": { - "win": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-win.zip", - "sha256": "f645342f8c1d87fd436bb3fb672cc5ba8abe000685846017f003aebcfe8b93f5" - }, - "mac": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-mac.zip", - "sha256": "3c58060e2db3167611f8f51afc32eebfc522fbef21cd63fbde80132eadd7c561" - }, - "lin": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-lin.zip", - "sha256": "7a3062206afb4fb44929a04ed3844978b1f14ac232f8219328ae387b00fb812b" - } - } -} + "websiteUrl": "https://github.com/Phal-anx/MSM", + "manualUrl": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf", + "latestVersion": "0.5.6" +} \ No newline at end of file diff --git a/manifests/MrLumps.json b/manifests/MrLumps.json index 74ef4d30..0a731e54 100644 --- a/manifests/MrLumps.json +++ b/manifests/MrLumps.json @@ -1,23 +1,8 @@ { - "slug": "MrLumps", "name": "MrLumps", "author": "David Peterson", "license": "MIT License", - "version": "0.5.2", - "manual": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", - "source": "https://github.com/djpeterso23662/MrLumps", - "downloads": { - "win": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-win.zip", - "sha256": "56cb4bf57c8d82dc59f3db8f8f97f7aaad2e37facf53dd8057165b64fdaf5794" - }, - "mac": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-mac.zip", - "sha256": "be1e7d1a6457c3406d2f7f30dfdfe22717ff59525ca9a3f22f71a65084cec526" - }, - "lin": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-lin.zip", - "sha256": "7ea8ea5b733b3e05e4aaed7e4f42e2f8300a2a497113c600cbd187b97dcf96a5" - } - } -} + "manualUrl": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", + "sourceUrl": "https://github.com/djpeterso23662/MrLumps", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/NYSTHI.json b/manifests/NYSTHI.json index 61fe2c35..a7d34460 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,21 +1,6 @@ { - "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.13", - "homepage": "https://github.com/nysthi/nysthi", - "manual": "https://github.com/nysthi/nysthi/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.13/NYSTHI.zip", - "sha256": "75c2cab7aa7f200b53b652e8b77987aa2701173cfe814d911a163021cb19125a" - }, - "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.13/NYSTHI.zip", - "sha256": "75c2cab7aa7f200b53b652e8b77987aa2701173cfe814d911a163021cb19125a" - }, - "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.13/NYSTHI.zip", - "sha256": "75c2cab7aa7f200b53b652e8b77987aa2701173cfe814d911a163021cb19125a" - } - } -} + "websiteUrl": "https://github.com/nysthi/nysthi", + "manualUrl": "https://github.com/nysthi/nysthi/blob/master/README.md", + "latestVersion": "0.5.13" +} \ No newline at end of file diff --git a/manifests/NauModular.json b/manifests/NauModular.json index 8ce5ac86..25ea0499 100644 --- a/manifests/NauModular.json +++ b/manifests/NauModular.json @@ -1,14 +1,7 @@ { - "slug": "NauModular", "name": "NauModular", "author": "naus3a", - "version": "0.5.2", - "source": "https://github.com/naus3a/NauModular", - "manual": "http://naus3al.ml/NauModular", - "downloads": { - "mac": { - "download": "https://github.com/naus3a/NauModular/releases/download/0.5.2/NauModular-0.5.2-mac.zip", - "sha256": "8ce02c23615663d6af4b2370a89dadbcda984f49b8c2f3cae96be3b1f41112c8" - } - } -} + "manualUrl": "http://naus3al.ml/NauModular", + "sourceUrl": "https://github.com/naus3a/NauModular", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/Nohmad.json b/manifests/Nohmad.json index 4c24a0ea..a095e4bb 100644 --- a/manifests/Nohmad.json +++ b/manifests/Nohmad.json @@ -1,23 +1,8 @@ { - "slug": "Nohmad", "name": "Nohmad", "author": "joelrobichaud", "license": "MIT", - "version": "0.5.1", - "manual": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md", - "source": "https://github.com/joelrobichaud/Nohmad", - "downloads": { - "win": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", - "sha256": "2ffcafd4c546983b196a87cde6ec5563d9a29ba3aded214442bbc71951a345f9" - }, - "lin": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", - "sha256": "2ffcafd4c546983b196a87cde6ec5563d9a29ba3aded214442bbc71951a345f9" - }, - "mac": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", - "sha256": "2ffcafd4c546983b196a87cde6ec5563d9a29ba3aded214442bbc71951a345f9" - } - } -} + "manualUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md", + "sourceUrl": "https://github.com/joelrobichaud/Nohmad", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/NonLinearInstruments.json b/manifests/NonLinearInstruments.json index f3d24160..56215361 100644 --- a/manifests/NonLinearInstruments.json +++ b/manifests/NonLinearInstruments.json @@ -1,24 +1,9 @@ { - "slug": "NonLinearInstruments", "name": "Non Linear Instruments", "author": "NonLinearInstruments", "license": "BSD 3-clause", - "version": "0.5.3", - "homepage": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", - "manual": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", - "source": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", - "downloads": { - "mac": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-mac.zip", - "sha256": "127ae5e6ea9748fb1d577305427cbaf5114de448995f8a252adc70709308b3b5" - }, - "win": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-win.zip", - "sha256": "27d332f54177a8cb629889db883c574fe02dc6e4278611cfc09c24dad8d2fac4" - }, - "lin": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-lin.zip", - "sha256": "e23b29d68c6c69bc4ae5fcdf4fc72f788a14c648ef63bbf017a906878c2a5a4b" - } - } -} + "websiteUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", + "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", + "sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", + "latestVersion": "0.5.3" +} \ No newline at end of file diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index ede4cd49..dbf676b6 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,25 +1,10 @@ { - "slug": "Ohmer", "name": "Ohmer Modules", "author": "Dominique Camus", "license": "BSD 3-clause", - "version": "0.5.7", - "homepage": "https://github.com/DomiKamu/Ohmer-Modules", - "donation": "https://www.paypal.me/DominiqueCAMUS", - "manual": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md", - "source": "https://github.com/DomiKamu/Ohmer-Modules.git", - "downloads": { - "win": { - "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/0.5.7/Ohmer-0.5.7-win.zip", - "sha256": "3192c92e2092e627a17f282e52136723da2bc4e7d0930dfc177f967da198ff09" - }, - "lin": { - "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/0.5.7/Ohmer-0.5.7-lin.zip", - "sha256": "814d994fa89ec14d878261cc99f06378c9c0fa8ba2dade5ec60902902ba9fac7" - }, - "mac": { - "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/0.5.7/Ohmer-0.5.7-mac.zip", - "sha256": "9c6cb059101bc7e84bd64eefff1bce1a687c34129c2b75732f9c04f9d6fca508" - } - } -} + "websiteUrl": "https://github.com/DomiKamu/Ohmer-Modules", + "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md", + "sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules.git", + "donateUrl": "https://www.paypal.me/DominiqueCAMUS", + "latestVersion": "0.5.7" +} \ No newline at end of file diff --git a/manifests/ParableInstruments.json b/manifests/ParableInstruments.json index 081f4376..24fb7650 100644 --- a/manifests/ParableInstruments.json +++ b/manifests/ParableInstruments.json @@ -1,21 +1,6 @@ { - "slug": "ParableInstruments", "name": "Parable Instruments", "author": "adbrant", - "version": "v0.5.0", - "source": "https://github.com/adbrant/ArableInstruments", - "downloads": { - "win": { - "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-win.zip", - "sha256": "7bf6ba8d95f79d251189043e90f676f0db25e390fc765192fee8350ef6fc6834" - }, - "mac": { - "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-mac.zip", - "sha256": "d5565dcf66f993d7d3f798d1b7f2144c167b2759001c1dda700a4280c2fad6f7" - }, - "lin": { - "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-lin.zip", - "sha256": "d4646e04057d1bcc30dd3e540247b8b9012826ca51508fcc83afb798ce492c69" - } - } + "sourceUrl": "https://github.com/adbrant/ArableInstruments", + "latestVersion": "v0.5.0" } \ No newline at end of file diff --git a/manifests/PulsumQuadratum-rtlsdr.json b/manifests/PulsumQuadratum-rtlsdr.json index fde2132e..413aa584 100644 --- a/manifests/PulsumQuadratum-rtlsdr.json +++ b/manifests/PulsumQuadratum-rtlsdr.json @@ -1,21 +1,10 @@ { - "slug": "PulsumQuadratum-rtlsdr", "name": "Pulsum Quadratum RTL_SDR", "author": "Jon Williams", "license": "GPL-2", - "version": "0.5.0", - "homepage": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", - "donation": "https://www.paypal.me/wizardishungry", - "manual": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", - "source": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", - "downloads": { - "mac": { - "download": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/releases/download/v0.5.0/PulsumQuadratum-rtlsdr-0.5.0-mac.zip", - "sha256": "ee435bcc9645a8cb40147071b59bfd17acf6d7adb4e2dcf53ea51303ad305762" - }, - "win": { - "download": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/files/1689387/PulsumQuadratum-rtlsdr-0.5.0-win.zip", - "sha256": "4058699ea1f854fa6a04e35ecef58c7fc6d94e696b536d33720d6e2bf328cb54" - } - } -} + "websiteUrl": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "manualUrl": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "sourceUrl": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "donateUrl": "https://www.paypal.me/wizardishungry", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/PvC.json b/manifests/PvC.json index 98d35a50..531a6fe0 100644 --- a/manifests/PvC.json +++ b/manifests/PvC.json @@ -1,25 +1,10 @@ { - "slug": "PvC", "name": "PvC", "author": "phdsg", "license": "BSD 3-clause", - "version": "0.5.7", - "homepage": "https://phdsg.github.io/PvC/", - "donation": "https://gumroad.com/pvc", - "manual": "https://phdsg.github.io/PvC/", - "source": "https://github.com/phdsg/PvC.git", - "downloads": { - "win": { - "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-win.zip", - "sha256": "5ee7caed1ef2a18ca2dd1d5e7168e72fb2c659fd54cccfb5c61083ed4fbaf7b3" - }, - "lin": { - "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-lin.zip", - "sha256": "c2d5e3ab8d01cac462824375c824e5804a1ae422e674ed4642e1f22e035f07cd" - }, - "mac": { - "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-mac.zip", - "sha256": "afe0432c467a8302d052401773ee08102fee6376f0c43243ffca86e299bc9545" - } - } -} + "websiteUrl": "https://phdsg.github.io/PvC/", + "manualUrl": "https://phdsg.github.io/PvC/", + "sourceUrl": "https://github.com/phdsg/PvC.git", + "donateUrl": "https://gumroad.com/pvc", + "latestVersion": "0.5.7" +} \ No newline at end of file diff --git a/manifests/Qwelk.json b/manifests/Qwelk.json index 2dad1f2a..e73f586a 100644 --- a/manifests/Qwelk.json +++ b/manifests/Qwelk.json @@ -1,18 +1,7 @@ { - "slug": "Qwelk", "name": "Qwelk", "author": "raincheque", - "version": "0.5.5", - "source": "https://github.com/raincheque/qwelk", - "manual": "https://github.com/raincheque/qwelk/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-win.zip?raw=true", - "sha256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035" - }, - "mac": { - "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-mac.zip?raw=true", - "sha256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e" - } - } -} + "manualUrl": "https://github.com/raincheque/qwelk/blob/master/README.md", + "sourceUrl": "https://github.com/raincheque/qwelk", + "latestVersion": "0.5.5" +} \ No newline at end of file diff --git a/manifests/RB-Clapper.json b/manifests/RB-Clapper.json index 4ec5a53c..5d1213f0 100644 --- a/manifests/RB-Clapper.json +++ b/manifests/RB-Clapper.json @@ -1,10 +1,9 @@ { - "slug": "RB-Clapper", - "name": "Clapper", - "author": "Robotic Bean", - "license": "proprietary", - "version": "0.5.0", - "homepage": "http://roboticbean.com/creative/products/clapper/", - "manual": "http://roboticbean.com/creative/products/clapper/", - "productId": "1061053726763" - } + "name": "Clapper", + "author": "Robotic Bean", + "license": "proprietary", + "websiteUrl": "http://roboticbean.com/creative/products/clapper/", + "manualUrl": "http://roboticbean.com/creative/products/clapper/", + "latestVersion": "0.5.0", + "productId": "1061053726763" +} \ No newline at end of file diff --git a/manifests/RB-Tilter.json b/manifests/RB-Tilter.json index d60083a2..90282353 100644 --- a/manifests/RB-Tilter.json +++ b/manifests/RB-Tilter.json @@ -1,11 +1,9 @@ { - "slug": "RB-Tilter", - "name": "Tilter", - "author": "Robotic Bean", - "license": "proprietary", - "version": "0.5.0", - "homepage": "http://roboticbean.com/creative/products/tilter/", - "manual": "http://roboticbean.com/creative/products/tilter/", - "productId": "1061051203627" - } - \ No newline at end of file + "name": "Tilter", + "author": "Robotic Bean", + "license": "proprietary", + "websiteUrl": "http://roboticbean.com/creative/products/tilter/", + "manualUrl": "http://roboticbean.com/creative/products/tilter/", + "latestVersion": "0.5.0", + "productId": "1061051203627" +} \ No newline at end of file diff --git a/manifests/RJModules.json b/manifests/RJModules.json index 77bb5419..2842b865 100644 --- a/manifests/RJModules.json +++ b/manifests/RJModules.json @@ -1,10 +1,9 @@ { - "slug": "RJModules", "name": "RJModules", "author": "Miserlou", "license": "BSD 3-clause", - "version": "0.5.0", - "homepage": "https://github.com/Miserlou/RJModules", - "source": "https://github.com/Miserlou/RJModules", - "manual": "https://github.com/Miserlou/RJModules/blob/master/README.md" -} + "websiteUrl": "https://github.com/Miserlou/RJModules", + "manualUrl": "https://github.com/Miserlou/RJModules/blob/master/README.md", + "sourceUrl": "https://github.com/Miserlou/RJModules", + "latestVersion": "0.5.0" +} \ No newline at end of file diff --git a/manifests/RODENTMODULES.json b/manifests/RODENTMODULES.json index 2a8b6a8d..4b2c0213 100644 --- a/manifests/RODENTMODULES.json +++ b/manifests/RODENTMODULES.json @@ -1,7 +1,6 @@ { - "slug": "RODENTMODULES", "name": "RODENTMODULES", "author": "RODENTCAT", - "version": "0.5.0", - "source": "https://github.com/RODENTCAT/RODENTMODULES" + "sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/SonusModular.json b/manifests/SonusModular.json index 90293e17..3adb6428 100644 --- a/manifests/SonusModular.json +++ b/manifests/SonusModular.json @@ -1,25 +1,10 @@ { - "slug": "SonusModular", "name": "Sonus Modular", "author": "Sonus Dept.", "license": "GNU General Public License 3.0", - "version": "0.5.1", - "homepage": "http://sonusmodular.sonusdept.com/", - "manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", - "source": "https://gitlab.com/sonusdept/sonusmodular", - "donation": "https://paypal.me/sonusdept", - "downloads": { - "win": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-win.zip", - "sha256": "6c72c4bf8c1892a89be2033ea36279cbab25336498dfba284eaad459e864541d" - }, - "mac": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-mac.zip", - "sha256": "7c26caf6a0bd4dfb444133db838a3c9171fb13086c93dea862ba284f51d4b820" - }, - "lin": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-lin.zip", - "sha256": "dc11857bc76bec125bbba1cbb2c58343f1d2c74489d916a84f2775fc18461aa5" - } - } -} + "websiteUrl": "http://sonusmodular.sonusdept.com/", + "manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", + "sourceUrl": "https://gitlab.com/sonusdept/sonusmodular", + "donateUrl": "https://paypal.me/sonusdept", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/Southpole-parasites.json b/manifests/Southpole-parasites.json index 361d07c8..2baa892a 100644 --- a/manifests/Southpole-parasites.json +++ b/manifests/Southpole-parasites.json @@ -1,25 +1,10 @@ { - "slug": "Southpole-parasites", "name": "Southpole Parasites", "author": "Gerhard Brandt", "license": "BSD 3-clause", - "version": "0.5.4", - "source": "https://github.com/gbrandt1/southpole-vcvrack", - "homepage": "https://github.com/gbrandt1/southpole-vcvrack", - "manual": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", - "donation": "https://www.paypal.me/southpolemodular", - "downloads": { - "win": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-parasites-0.5.4-win.zip", - "sha256": "3691ea9a2ae27ac3a6bd0f7b888f3ec03a7fff075fe2fec41be44f2c2d17c537" - }, - "lin": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-parasites-0.5.4-lin.zip", - "sha256": "b8559007dba8515f95f9e4f1f7ed0a16ec672ef9a7fece55b0e0254f91daeaae" - }, - "mac": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-parasites-0.5.4-mac.zip", - "sha256": "60af11dc3c182f48a20bd06aa0d415e45409d79e6204a0cad054f9671a8514f5" - } - } -} + "websiteUrl": "https://github.com/gbrandt1/southpole-vcvrack", + "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", + "sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack", + "donateUrl": "https://www.paypal.me/southpolemodular", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/Southpole.json b/manifests/Southpole.json index 87f9a57a..e51fed17 100644 --- a/manifests/Southpole.json +++ b/manifests/Southpole.json @@ -1,25 +1,10 @@ { - "slug": "Southpole", "name": "Southpole Modular", "author": "Gerhard Brandt", "license": "BSD 3-clause", - "version": "0.5.4", - "source": "https://github.com/gbrandt1/southpole-vcvrack", - "homepage": "https://github.com/gbrandt1/southpole-vcvrack", - "manual": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", - "donation": "https://www.paypal.me/southpolemodular", - "downloads": { - "win": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-0.5.4-win.zip", - "sha256": "643a7fd48985c017f295a54ba079683e4a033d44b2df042bb3db82cd0af00a01" - }, - "lin": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-0.5.4-lin.zip", - "sha256": "47396f2a516d720c2bde6f492e80dfcbf12bf2dc897cc0767d01da5b0ad71cb6" - }, - "mac": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.4/Southpole-0.5.4-mac.zip", - "sha256": "99e8b60b9b7afaf57f0c209a371b41524cc7038763991a397b48cd50934e4834" - } - } -} + "websiteUrl": "https://github.com/gbrandt1/southpole-vcvrack", + "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", + "sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack", + "donateUrl": "https://www.paypal.me/southpolemodular", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/StellareModular-Link.json b/manifests/StellareModular-Link.json index ebf83a5b..bef86d80 100644 --- a/manifests/StellareModular-Link.json +++ b/manifests/StellareModular-Link.json @@ -1,25 +1,10 @@ { - "slug": "StellareModular-Link", "name": "Stellare Link", "author": "Stellare Modular", "license": "GPL-3", - "version": "0.5.2", - "homepage": "https://www.facebook.com/stellaremodular", - "donation": "https://paypal.me/stellaremodular", - "manual": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", - "source": "https://github.com/stellare-modular/vcv-link", - "downloads": { - "win": { - "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip", - "sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa" - }, - "mac": { - "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip", - "sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa" - }, - "lin": { - "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip", - "sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa" - } - } -} + "websiteUrl": "https://www.facebook.com/stellaremodular", + "manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", + "sourceUrl": "https://github.com/stellare-modular/vcv-link", + "donateUrl": "https://paypal.me/stellaremodular", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/StellareModular.json b/manifests/StellareModular.json index 7e321a06..f4070cc3 100644 --- a/manifests/StellareModular.json +++ b/manifests/StellareModular.json @@ -1,24 +1,9 @@ { - "slug": "StellareModular", "name": "Turing Machine + Blank", "author": "Stellare Modular", "license": "MIT", - "version": "0.5.2", - "homepage": "https://www.facebook.com/stellaremodular", - "donation": "https://paypal.me/stellaremodular", - "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip", - "sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212" - }, - "mac": { - "download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip", - "sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212" - }, - "lin": { - "download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip", - "sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212" - } - } -} + "websiteUrl": "https://www.facebook.com/stellaremodular", + "manualUrl": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", + "donateUrl": "https://paypal.me/stellaremodular", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/SubmarinePrototype.json b/manifests/SubmarinePrototype.json index 0a17b4c0..c04196ae 100644 --- a/manifests/SubmarinePrototype.json +++ b/manifests/SubmarinePrototype.json @@ -1,10 +1,9 @@ { - "slug": "SubmarinePrototype", "name": "Submarine Prototype", "author": "carbon14", "license": "proprietary", - "version": "0.6.0", - "homepage": "https://github.com/david-c14/submarine-prototype-vcv/", - "manual": "https://github.com/david-c14/submarine-prototype-vcv/", - "source": "https://github.com/david-c14/submarine-prototype-vcv/" -} + "websiteUrl": "https://github.com/david-c14/submarine-prototype-vcv/", + "manualUrl": "https://github.com/david-c14/submarine-prototype-vcv/", + "sourceUrl": "https://github.com/david-c14/submarine-prototype-vcv/", + "latestVersion": "0.6.0" +} \ No newline at end of file diff --git a/manifests/SynthKit.json b/manifests/SynthKit.json index 2d49ae33..681b90b7 100644 --- a/manifests/SynthKit.json +++ b/manifests/SynthKit.json @@ -1,25 +1,10 @@ { - "slug": "SynthKit", "name": "SynthKit", "author": "Jerry Sievert", "license": "BSD 3-clause", - "version": "0.5.5", - "homepage": "https://github.com/JerrySievert/SynthKit/blob/master/README.md", - "manual": "https://github.com/JerrySievert/SynthKit/tree/master/docs", - "source": "https://github.com/JerrySievert/SynthKit", - "donation": "https://paypal.me/JerrySievert", - "downloads": { - "win": { - "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-win.zip", - "sha256": "40d1f2d3c9a96854392b85da62962959ae8fdef3e737f6a58e97f7acaa174d19" - }, - "lin": { - "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-lin.zip", - "sha256": "2ac73ab95a568abaa625be59b146ef67c2c81cfc393c44aabdd2e41edecd2425" - }, - "mac": { - "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-mac.zip", - "sha256": "a697f4b0480972c1a8e466012bc88ad24a37728006c0720c1471c393cd5d35b7" - } - } -} + "websiteUrl": "https://github.com/JerrySievert/SynthKit/blob/master/README.md", + "manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs", + "sourceUrl": "https://github.com/JerrySievert/SynthKit", + "donateUrl": "https://paypal.me/JerrySievert", + "latestVersion": "0.5.5" +} \ No newline at end of file diff --git a/manifests/TheXOR.json b/manifests/TheXOR.json index 944fd0e0..fb9ca370 100644 --- a/manifests/TheXOR.json +++ b/manifests/TheXOR.json @@ -1,14 +1,7 @@ { - "slug": "TheXOR", "name": "Unusual Sequencers", "author": "The XOR", "license": "CC0 1.0 Universal", - "version": "0.5.2", - "source": "https://github.com/The-XOR/VCV-Sequencers", - "downloads": { - "win": { - "download": "https://github.com/The-XOR/VCV-Sequencers/files/1600847/TheXOR-0.5.2-win.zip", - "sha256": "c65e4b8e5992d501d55066e45e071503fad3d2314762c34a01a36c6af5c05d28" - } - } -} + "sourceUrl": "https://github.com/The-XOR/VCV-Sequencers", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/UnfilteredVolume1.json b/manifests/UnfilteredVolume1.json index af22ffc1..693a71b5 100644 --- a/manifests/UnfilteredVolume1.json +++ b/manifests/UnfilteredVolume1.json @@ -1,9 +1,8 @@ { - "slug": "UnfilteredVolume1", "name": "Unfiltered Volume 1", "author": "Unfiltered Audio", "license": "proprietary", - "version": "0.5.0", - "manual": "https://www.unfilteredaudio.com/pages/vcv-manuals", + "manualUrl": "https://www.unfilteredaudio.com/pages/vcv-manuals", + "latestVersion": "0.5.0", "productId": "679766392875" } \ No newline at end of file diff --git a/manifests/VCV-Console.json b/manifests/VCV-Console.json index 01130d83..60bbe50f 100644 --- a/manifests/VCV-Console.json +++ b/manifests/VCV-Console.json @@ -1,8 +1,7 @@ { - "slug": "VCV-Console", "name": "Console", "author": "VCV", "license": "proprietary", - "version": "0.5.0", + "latestVersion": "0.5.0", "productId": "521624682539" } \ No newline at end of file diff --git a/manifests/VCV-PulseMatrix.json b/manifests/VCV-PulseMatrix.json index 382aed07..5c596fd7 100644 --- a/manifests/VCV-PulseMatrix.json +++ b/manifests/VCV-PulseMatrix.json @@ -1,9 +1,8 @@ { - "slug": "VCV-PulseMatrix", "name": "Pulse Matrix", "author": "VCV", "license": "proprietary", - "version": "0.5.1", - "manual": "https://vcvrack.com/plugins/PulseMatrix.html", + "manualUrl": "https://vcvrack.com/plugins/PulseMatrix.html", + "latestVersion": "0.5.1", "productId": "449821147179" } \ No newline at end of file diff --git a/manifests/VCV-Router.json b/manifests/VCV-Router.json index c2c3394e..780c19db 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -1,8 +1,7 @@ { - "slug": "VCV-Router", "name": "Router", "author": "VCV", "license": "proprietary", - "version": "0.5.0", + "latestVersion": "0.5.0", "productId": "1054185160747" } \ No newline at end of file diff --git a/manifests/Valley Free.json b/manifests/Valley Free.json index 15542dc5..937d9d84 100644 --- a/manifests/Valley Free.json +++ b/manifests/Valley Free.json @@ -1,24 +1,9 @@ { - "slug": "Valley", "name": "Valley", "author": "ValleyAudio", "license": "GPL-3.0 and BSD-3-Clause", - "version": "0.5.7", - "manual": "https://github.com/ValleyAudio/ValleyRackFree/", - "source": "https://github.com/ValleyAudio/ValleyRackFree/", - "donation": "https://www.paypal.me/valleyvcv", - "downloads": { - "win": { - "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-win.zip", - "sha256": "ff7024585472e44925a719f08274d7d19bb94162d2d19a0c5974c51d48b3bc60" - }, - "lin": { - "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-lin.zip", - "sha256": "c3242e39ce6bae5f9f4688e2475884136ff40dedf092c05376a3c597a1a10c9e" - }, - "mac": { - "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-mac.zip", - "sha256": "cdd8a8841bb0027fb57139a5c17cd2e25516474da2c9e24bc7369815abc44617" - } - } -} + "manualUrl": "https://github.com/ValleyAudio/ValleyRackFree/", + "sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/", + "donateUrl": "https://www.paypal.me/valleyvcv", + "latestVersion": "0.5.7" +} \ No newline at end of file diff --git a/manifests/VultModules.json b/manifests/VultModules.json index 8283b4af..9437538e 100644 --- a/manifests/VultModules.json +++ b/manifests/VultModules.json @@ -1,9 +1,8 @@ { - "slug": "VultModules", "name": "Vult Modules", "author": "Leonardo Laguna Ruiz", - "version": "0.5.10", - "homepage": "https://modlfo.github.io/VultModules", - "manual": "https://modlfo.github.io/VultModules", + "websiteUrl": "https://modlfo.github.io/VultModules", + "manualUrl": "https://modlfo.github.io/VultModules", + "latestVersion": "0.5.10", "productId": "937306325035" -} +} \ No newline at end of file diff --git a/manifests/VultModulesFree.json b/manifests/VultModulesFree.json index 46b8f3ae..3e28466a 100644 --- a/manifests/VultModulesFree.json +++ b/manifests/VultModulesFree.json @@ -1,22 +1,7 @@ { - "slug": "VultModulesFree", - "name": "Vult Modules (Free Version)", - "author": "Leonardo Laguna Ruiz", - "version": "0.5.3", - "homepage": "https://modlfo.github.io/VultModules", - "manual": "https://modlfo.github.io/VultModules/download/", - "downloads": { - "win": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/VultModulesFree-0.5.3-win.zip", - "sha256": "d889d776f7e9976b278d72e6b192524ac4acd06ccaa4ba0cfa9df5c9a1a75f1d" - }, - "mac": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/VultModulesFree-0.5.3-mac.zip", - "sha256": "4f1982f4ea4ffae74ebbb1f4db7a6e6bb9be26b1f223a8c046eed030f9e7b4aa" - }, - "lin": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/VultModulesFree-0.5.3-lin.zip", - "sha256": "869c563414e453e0627d865d7a59db2afef1c52149100b267994e465c5b7dffb" - } - } -} + "name": "Vult Modules (Free Version)", + "author": "Leonardo Laguna Ruiz", + "websiteUrl": "https://modlfo.github.io/VultModules", + "manualUrl": "https://modlfo.github.io/VultModules/download/", + "latestVersion": "0.5.3" +} \ No newline at end of file diff --git a/manifests/av500.json b/manifests/av500.json index 62d266f9..6fa3ae6b 100644 --- a/manifests/av500.json +++ b/manifests/av500.json @@ -1,8 +1,7 @@ { - "slug": "av500", "name": "av500", "author": "av500", - "version": "0.5.0", - "homepage": "https://github.com/av500/vcvrackplugins_av500", - "source": "https://github.com/av500/vcvrackplugins_av500" + "websiteUrl": "https://github.com/av500/vcvrackplugins_av500", + "sourceUrl": "https://github.com/av500/vcvrackplugins_av500", + "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/cf.json b/manifests/cf.json index 66bdaa5e..7f183416 100644 --- a/manifests/cf.json +++ b/manifests/cf.json @@ -1,23 +1,8 @@ { - "slug": "cf", "name": "cf", - "author": "clément foulc", - "version": "0.5.16", - "donation": "https://www.paypal.me/cfoulc", - "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.16.2/cf-0.5.16-win.zip", - "sha256": "782f2edb77fb5907e153c3b855be19d4fa33cbba2ed86a9643afc961ba1ef768" - }, - "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.16.2/cf-0.5.16-mac.zip", - "sha256": "cd748ee43ab9c64cc88251032a7411a8ef1087b99fdacf7dfebde11b3c9e2df7" - }, - "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.16.2/cf-0.5.16-lin.zip", - "sha256": "dcddfb304b32611d907502a5153beaf7af2a9dc90ea444560d519bfb82114a7f" - } - } -} + "author": "cl\u00e9ment foulc", + "manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md", + "sourceUrl": "https://github.com/cfoulc/cf", + "donateUrl": "https://www.paypal.me/cfoulc", + "latestVersion": "0.5.16" +} \ No newline at end of file diff --git a/manifests/dBiz.json b/manifests/dBiz.json index 7215faa4..9c4c67eb 100644 --- a/manifests/dBiz.json +++ b/manifests/dBiz.json @@ -1,8 +1,7 @@ { - "slug": "dBiz", "name": "dBiz", "author": "dBiz", - "version": "0.5.2", - "source": "https://github.com/dBiz/dBiz", - "manual": "https://github.com/dBiz/dBiz/blob/master/README.md" -} + "manualUrl": "https://github.com/dBiz/dBiz/blob/master/README.md", + "sourceUrl": "https://github.com/dBiz/dBiz", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/dekstop.json b/manifests/dekstop.json index 610fe5f4..063d3ad0 100644 --- a/manifests/dekstop.json +++ b/manifests/dekstop.json @@ -1,7 +1,6 @@ { - "slug": "dekstop", "name": "dekstop", "author": "dekstop", - "source": "https://github.com/dekstop/vcvrackplugins_dekstop", - "manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md" + "manualUrl": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md", + "sourceUrl": "https://github.com/dekstop/vcvrackplugins_dekstop" } \ No newline at end of file diff --git a/manifests/luckyxxl.json b/manifests/luckyxxl.json index d44da399..619871fe 100644 --- a/manifests/luckyxxl.json +++ b/manifests/luckyxxl.json @@ -1,19 +1,8 @@ { - "slug": "luckyxxl", "name": "luckyxxl", "author": "luckyxxl", "license": "zlib", - "version": "0.5.1", - "source": "https://github.com/luckyxxl/vcv_luckyxxl", - "manual": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md", - "downloads": { - "win": { - "download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.1/luckyxxl-0.5.1-win.zip", - "sha256": "8a45268ee60280c06edb86e0d346c5c55ba5da828bb89d9ffd30c6057c43c6d8" - }, - "lin": { - "download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.1/luckyxxl-0.5.1-lin.zip", - "sha256": "ccebdc79571c06542f27374a802b550535053bbe2cc8d0fbc668e0bd83cd1924" - } - } -} + "manualUrl": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md", + "sourceUrl": "https://github.com/luckyxxl/vcv_luckyxxl", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/mental.json b/manifests/mental.json index 2d912b4b..5484488a 100644 --- a/manifests/mental.json +++ b/manifests/mental.json @@ -1,24 +1,9 @@ { - "slug": "mental", "name": "Strum's Mental Modules", "author": "Strum", "license": "BSD 3-clause", - "version": "0.5.b", - "homepage": "https://github.com/Strum/Strums_Mental_VCV_Modules", - "manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", - "source": "https://github.com/Strum/Strums_Mental_VCV_Modules", - "downloads": { - "win": { - "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-win.zip", - "sha256": "3d93d74cbbcd4899a367799f5803ed57c6d171f49e3062fe4c3dd8c932e00854" - }, - "lin": { - "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-lin.zip", - "sha256": "e716ff6a9a98addc5eb07f92d8d524c627da5734375d97a084b8878a25b8f7c2" - }, - "mac": { - "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-mac.zip", - "sha256": "34e5fab67cd3ef643f958c9a200161e3dd0f0628105fa38121d1147e22fb27f1" - } - } -} + "websiteUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", + "manualUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", + "sourceUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", + "latestVersion": "0.5.b" +} \ No newline at end of file diff --git a/manifests/moDllz.json b/manifests/moDllz.json index 6c363450..e89c5e1b 100644 --- a/manifests/moDllz.json +++ b/manifests/moDllz.json @@ -1,23 +1,8 @@ { - "slug": "moDllz", "name": "moDllz", "author": "Pablo Delaloza", "license": "BSD 3-clause", - "version": "0.5.4", - "manual": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", - "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", - "sha256": "005c8fe6df8d2b59c2b5a1b1c9ac226f0ddb96903d8fee0b0b1b983ce0fc0a68" - }, - "mac": { - "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.4-lin.zip?raw=true", - "sha256": "abe97ab6f8f204b8b3ee9b25bb3bec520fa099278fb9d07a82bc151b0e0ec733" - } - } -} + "manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", + "sourceUrl": "https://github.com/dllmusic/VCV_moDllz", + "latestVersion": "0.5.4" +} \ No newline at end of file diff --git a/manifests/mscHack.json b/manifests/mscHack.json index 52c5f86c..52206417 100644 --- a/manifests/mscHack.json +++ b/manifests/mscHack.json @@ -1,14 +1,7 @@ { - "slug": "mscHack", "name": "mscHack", "author": "mschack", - "version": "", - "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": "7a65eefb1d61de753e6a2f185385a15a36fb3cf235062055d9e692734867fe5b" - } - } -} + "manualUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids", + "sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins", + "latestVersion": "" +} \ No newline at end of file diff --git a/manifests/mtsch-plugins.json b/manifests/mtsch-plugins.json index 590484ab..06214bfa 100644 --- a/manifests/mtsch-plugins.json +++ b/manifests/mtsch-plugins.json @@ -1,17 +1,10 @@ { - "slug": "mtsch-plugins", "name": "mtsch", "author": "mtsch", "license": "MIT", - "version": "0.5.2", - "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "donation": "https://www.paypal.me/matcuf", - "downloads": { - "lin": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.2/mtsch-plugins-0.5.2-lin.zip", - "sha256": "9adbe47de87e69295c3b6eb23ce6f3c29a69d6e69e16835c4d5a84051a016b7e" - } - } -} + "websiteUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "manualUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "sourceUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "donateUrl": "https://www.paypal.me/matcuf", + "latestVersion": "0.5.2" +} \ No newline at end of file diff --git a/manifests/s-ol.json b/manifests/s-ol.json index ea03002f..63fc1239 100644 --- a/manifests/s-ol.json +++ b/manifests/s-ol.json @@ -1,14 +1,7 @@ { - "slug": "s-ol", "name": "s-ol", "author": "s-ol", - "version": "", - "source": "https://github.com/s-ol/vcvmods", - "manual": "https://github.com/s-ol/vcvmods/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/s-ol/vcvmods/releases/download/0.5.0/solmods-0.5.0-win.zip", - "sha256": "414a39591f92751f1ec643b8147c29546d155df857b0bbc9fe18650f97259b3a" - } - } + "manualUrl": "https://github.com/s-ol/vcvmods/blob/master/README.md", + "sourceUrl": "https://github.com/s-ol/vcvmods", + "latestVersion": "" } \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 48946940..f5110f6d 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -1,23 +1,8 @@ { - "slug": "squinkylabs-plug1", "name": "Squinky Labs I", "author": "Squinky Labs", "license": "MIT", - "version": "0.5.1", - "manual": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", - "source": "https://github.com/squinkylabs/SquinkyVCV", - "downloads": { - "win": { - "download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip", - "sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613" - }, - "lin": { - "download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip", - "sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613" - }, - "mac": { - "download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip", - "sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613" - } - } -} + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", + "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", + "latestVersion": "0.5.1" +} \ No newline at end of file diff --git a/manifests/trowaSoft.json b/manifests/trowaSoft.json index ea41cca3..b508591b 100644 --- a/manifests/trowaSoft.json +++ b/manifests/trowaSoft.json @@ -1,24 +1,9 @@ { - "slug": "trowaSoft", "name": "trowaSoft", "author": "j4s0n-c", - "version": "0.5.5.1", - "homepage": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx", - "donation": "https://paypal.me/j4s0n", - "manual": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md", - "source": "https://github.com/j4s0n-c/trowaSoft-VCV", - "downloads": { - "win": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-win.zip", - "sha256": "3e884697145e1c8e3288dcc478e0f139eb9e2f1f1172839ca330474f107574bf" - }, - "mac": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-mac.zip", - "sha256": "1cc90a7c97a284cd461642091cd4a5a234efc36b36dbdb59c334a9184656f641" - }, - "lin": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-lin.zip", - "sha256": "3cafc58db1311ea45e9e64c97c3934a2c98abc5b7216b96b6fb5e96b672573fc" - } - } -} + "websiteUrl": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx", + "manualUrl": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md", + "sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV", + "donateUrl": "https://paypal.me/j4s0n", + "latestVersion": "0.5.5.1" +} \ No newline at end of file diff --git a/scripts/convert_manifest_1to2.py b/scripts/convert_manifest_1to2.py new file mode 100644 index 00000000..b278f237 --- /dev/null +++ b/scripts/convert_manifest_1to2.py @@ -0,0 +1,27 @@ +import sys +import json + +for filename in sys.argv[1:]: + with open(filename, "r") as f: + manifest1 = json.load(f) + manifest2 = {} + if 'name' in manifest1: + manifest2['name'] = manifest1['name'] + if 'author' in manifest1: + manifest2['author'] = manifest1['author'] + if 'license' in manifest1: + manifest2['license'] = manifest1['license'] + if 'homepage' in manifest1: + manifest2['websiteUrl'] = manifest1['homepage'] + if 'manual' in manifest1: + manifest2['manualUrl'] = manifest1['manual'] + if 'source' in manifest1: + manifest2['sourceUrl'] = manifest1['source'] + if 'donation' in manifest1: + manifest2['donateUrl'] = manifest1['donation'] + if 'version' in manifest1: + manifest2['latestVersion'] = manifest1['version'] + if 'productId' in manifest1: + manifest2['productId'] = manifest1['productId'] + with open(filename, "w") as f: + json.dump(manifest2, f, indent=" ")