From 1bf800f57b9d648590911abb3cd7c2784df14226 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 13:58:49 -0400 Subject: [PATCH 1/6] Add status "available" to manifests where a repo exists --- manifests/AS.json | 5 +++-- manifests/Alikins.json | 5 +++-- manifests/AmalgamatedHarmonics.json | 5 +++-- manifests/ArableInstruments.json | 5 +++-- manifests/AudibleInstruments.json | 5 +++-- manifests/BaconMusic.json | 5 +++-- manifests/Befaco.json | 5 +++-- manifests/Bidoo.json | 5 +++-- manifests/Bogaudio.json | 5 +++-- manifests/CharredDesert.json | 5 +++-- manifests/DHE-Modules.json | 5 +++-- manifests/DrumKit.json | 5 +++-- manifests/ESeries.json | 5 +++-- manifests/FrozenWasteland.json | 5 +++-- manifests/Fundamental.json | 5 +++-- manifests/Gratrix.json | 5 +++-- manifests/HetrickCV.json | 5 +++-- manifests/ImpromptuModular.json | 17 +++++++++-------- manifests/JW-Modules.json | 5 +++-- manifests/LOGinstruments.json | 5 +++-- manifests/LindenbergResearch.json | 5 +++-- manifests/ML_modules.json | 5 +++-- manifests/MrLumps.json | 5 +++-- manifests/NauModular.json | 5 +++-- manifests/Ohmer.json | 5 +++-- manifests/ParableInstruments.json | 5 +++-- manifests/PvC.json | 5 +++-- manifests/RJModules.json | 5 +++-- manifests/RODENTMODULES.json | 2 +- manifests/SonusModular.json | 5 +++-- manifests/Southpole-parasites.json | 5 +++-- manifests/Southpole.json | 5 +++-- manifests/SynthKit.json | 5 +++-- manifests/TheXOR.json | 5 +++-- manifests/Valley.json | 3 ++- manifests/cf.json | 3 ++- manifests/com-soundchasing-stochasm.json | 5 +++-- manifests/dBiz.json | 5 +++-- manifests/luckyxxl.json | 5 +++-- manifests/mental.json | 5 +++-- manifests/moDllz.json | 5 +++-- manifests/modular80.json | 5 +++-- manifests/mtsch-plugins.json | 5 +++-- manifests/s-ol.json | 5 +++-- manifests/squinkylabs-plug1.json | 5 +++-- manifests/trowaSoft.json | 5 +++-- scripts/status_from_repos.py | 16 ++++++++++++++++ 47 files changed, 156 insertions(+), 95 deletions(-) create mode 100644 scripts/status_from_repos.py diff --git a/manifests/AS.json b/manifests/AS.json index 617ae4ee..7e5f8442 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", "sourceUrl": "https://github.com/AScustomWorks/AS", "donateUrl": "https://www.paypal.me/frederius/", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Alikins.json b/manifests/Alikins.json index bb9efe7c..b0bf57b5 100644 --- a/manifests/Alikins.json +++ b/manifests/Alikins.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/alikins/Alikins-rack-plugins/blob/master/README.md", "sourceUrl": "https://github.com/alikins/Alikins-rack-plugins", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index e43f6556..3f855153 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -3,5 +3,6 @@ "author": "John Hoar", "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/ArableInstruments.json b/manifests/ArableInstruments.json index 45440a5f..72bd665d 100644 --- a/manifests/ArableInstruments.json +++ b/manifests/ArableInstruments.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "sourceUrl": "https://github.com/adbrant/ArableInstruments", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index c9ced3e9..0d1465a9 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index f7565242..5f499515 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -4,5 +4,6 @@ "license": "Apache-2.0", "manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md", "sourceUrl": "https://github.com/baconpaul/BaconPlugs", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Befaco.json b/manifests/Befaco.json index 2556c3e9..93047ada 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://vcvrack.com/manual/Befaco.html", "sourceUrl": "https://github.com/VCVRack/Befaco", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 7f318fe0..15cb86b4 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "donateUrl": "https://paypal.me/sebastienbouffier", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index 1838d80c..78c4a64c 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", "sourceUrl": "https://github.com/bogaudio/BogaudioModules", - "latestVersion": "0.6.4" -} + "latestVersion": "0.6.4", + "status": "available" +} \ No newline at end of file diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index b4f80b8d..cf4b6f1e 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -6,5 +6,6 @@ "manualUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md", "sourceUrl": "https://github.com/JerrySievert/CharredDesert", "donateUrl": "https://paypal.me/JerrySievert", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/DHE-Modules.json b/manifests/DHE-Modules.json index f951a11a..6e5df022 100644 --- a/manifests/DHE-Modules.json +++ b/manifests/DHE-Modules.json @@ -6,5 +6,6 @@ "manualUrl": "https://dhemery.github.io/DHE-Modules/", "sourceUrl": "https://github.com/dhemery/DHE-Modules/", "donateUrl": "https://paypal.me/DaleHEmery/", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index d1322487..59a2e137 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -5,5 +5,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/ESeries.json b/manifests/ESeries.json index 2ddf0d96..888845bd 100644 --- a/manifests/ESeries.json +++ b/manifests/ESeries.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://vcvrack.com/manual/ESeries.html", "sourceUrl": "https://github.com/VCVRack/ESeries", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 297415b3..557ae51f 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "sourceUrl": "https://github.com/almostEric/FrozenWasteland", "donateUrl": "https://paypal.me/FrozenWasteland", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 49296e1f..9745b5e6 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://vcvrack.com/manual/Fundamental.html", "sourceUrl": "https://github.com/VCVRack/Fundamental", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Gratrix.json b/manifests/Gratrix.json index f85d5cf7..936dda83 100644 --- a/manifests/Gratrix.json +++ b/manifests/Gratrix.json @@ -3,5 +3,6 @@ "author": "gratrix", "manualUrl": "http://gratrix.net/vcvrack/", "sourceUrl": "https://github.com/gratrix/vcv-gratrix", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index 4d607ffb..c915dcd1 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -4,5 +4,6 @@ "manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md", "sourceUrl": "https://github.com/mhetrick/hetrickcv", "donateUrl": "https://paypal.me/MHetrick", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 2eda76e4..8d4d2089 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,9 +1,10 @@ { - "name": "ImpromptuModular", - "author": "Marc Boulé", - "license": "BSD-3-Clause", - "contactEmail": "marc.boule@etsmtl.ca", - "manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md", - "sourceUrl": "https://github.com/MarcBoule/ImpromptuModular", - "latestVersion": "0.6.0" -} + "name": "ImpromptuModular", + "author": "Marc Boul\u00e9", + "license": "BSD-3-Clause", + "contactEmail": "marc.boule@etsmtl.ca", + "manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md", + "sourceUrl": "https://github.com/MarcBoule/ImpromptuModular", + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index cb5ff163..a2d676f8 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -5,5 +5,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/LOGinstruments.json b/manifests/LOGinstruments.json index f7f4b5ad..9f1191b1 100644 --- a/manifests/LOGinstruments.json +++ b/manifests/LOGinstruments.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "sourceUrl": "https://github.com/leopard86/LOGinstruments", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/LindenbergResearch.json b/manifests/LindenbergResearch.json index 6ac77f98..0c206541 100644 --- a/manifests/LindenbergResearch.json +++ b/manifests/LindenbergResearch.json @@ -3,5 +3,6 @@ "author": "Patrick Lindenberg / Lindenberg Research Tec.", "license": "proprietary", "sourceUrl": "https://github.com/lindenbergresearch/LRTRack", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/ML_modules.json b/manifests/ML_modules.json index d0d0868f..730eacb6 100644 --- a/manifests/ML_modules.json +++ b/manifests/ML_modules.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki", "sourceUrl": "https://github.com/martin-lueders/ML_modules", "donateUrl": "https://paypal.me/MartinLueders", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/MrLumps.json b/manifests/MrLumps.json index 470275e5..08c34616 100644 --- a/manifests/MrLumps.json +++ b/manifests/MrLumps.json @@ -4,5 +4,6 @@ "license": "MIT", "manualUrl": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", "sourceUrl": "https://github.com/djpeterso23662/MrLumps", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/NauModular.json b/manifests/NauModular.json index ecbc5f68..6d2869d0 100644 --- a/manifests/NauModular.json +++ b/manifests/NauModular.json @@ -3,5 +3,6 @@ "author": "naus3a", "license": "CC0-1.0", "sourceUrl": "https://github.com/naus3a/NauModular", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 93f96665..ee964c8f 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -6,5 +6,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/ParableInstruments.json b/manifests/ParableInstruments.json index e6312050..15c00e21 100644 --- a/manifests/ParableInstruments.json +++ b/manifests/ParableInstruments.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "sourceUrl": "https://github.com/adbrant/ArableInstruments", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/PvC.json b/manifests/PvC.json index 97c1f40c..445d0e3e 100644 --- a/manifests/PvC.json +++ b/manifests/PvC.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "websiteUrl": "https://phdsg.github.io/PvC/", "sourceUrl": "https://github.com/phdsg/PvC", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/RJModules.json b/manifests/RJModules.json index 821b5b83..0a97232c 100644 --- a/manifests/RJModules.json +++ b/manifests/RJModules.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/Miserlou/RJModules/blob/master/README.md", "sourceUrl": "https://github.com/Miserlou/RJModules", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/RODENTMODULES.json b/manifests/RODENTMODULES.json index b49c3cc3..cf849c94 100644 --- a/manifests/RODENTMODULES.json +++ b/manifests/RODENTMODULES.json @@ -4,4 +4,4 @@ "license": "proprietary", "sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES", "latestVersion": "0.6.0" -} +} \ No newline at end of file diff --git a/manifests/SonusModular.json b/manifests/SonusModular.json index 34e6df1c..19dc0c5d 100644 --- a/manifests/SonusModular.json +++ b/manifests/SonusModular.json @@ -6,5 +6,6 @@ "manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "sourceUrl": "https://gitlab.com/sonusdept/sonusmodular", "donateUrl": "https://paypal.me/sonusdept", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Southpole-parasites.json b/manifests/Southpole-parasites.json index 65723f33..c860784c 100644 --- a/manifests/Southpole-parasites.json +++ b/manifests/Southpole-parasites.json @@ -5,5 +5,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Southpole.json b/manifests/Southpole.json index b26061ab..7adb1e34 100644 --- a/manifests/Southpole.json +++ b/manifests/Southpole.json @@ -5,5 +5,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/SynthKit.json b/manifests/SynthKit.json index dcef1edd..49e98bf3 100644 --- a/manifests/SynthKit.json +++ b/manifests/SynthKit.json @@ -6,5 +6,6 @@ "manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs", "sourceUrl": "https://github.com/JerrySievert/SynthKit", "donateUrl": "https://paypal.me/JerrySievert", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/TheXOR.json b/manifests/TheXOR.json index 52ac779f..e7202d3b 100644 --- a/manifests/TheXOR.json +++ b/manifests/TheXOR.json @@ -4,5 +4,6 @@ "license": "CC0-1.0", "manual": "https://github.com/The-XOR/RackPlugins/blob/master/README.md", "sourceUrl": "https://github.com/The-XOR/VCV-Sequencers", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 4583af9d..f0fa3ddf 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/ValleyAudio/ValleyRackFree/blob/master/README.md", "sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/", "donateUrl": "https://www.paypal.me/valleyvcv", - "latestVersion": "0.6.0" + "latestVersion": "0.6.0", + "status": "available" } \ No newline at end of file diff --git a/manifests/cf.json b/manifests/cf.json index 7f183416..d83cec44 100644 --- a/manifests/cf.json +++ b/manifests/cf.json @@ -4,5 +4,6 @@ "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" + "latestVersion": "0.5.16", + "status": "available" } \ No newline at end of file diff --git a/manifests/com-soundchasing-stochasm.json b/manifests/com-soundchasing-stochasm.json index 79df1acb..54076f06 100644 --- a/manifests/com-soundchasing-stochasm.json +++ b/manifests/com-soundchasing-stochasm.json @@ -4,5 +4,6 @@ "license": "MIT", "manualUrl": "https://github.com/teletypist/stochasm/blob/master/README.md", "sourceUrl": "https://github.com/teletypist/stochasm", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/dBiz.json b/manifests/dBiz.json index 1db45de2..a2e7ddbc 100644 --- a/manifests/dBiz.json +++ b/manifests/dBiz.json @@ -3,5 +3,6 @@ "author": "dBiz", "manualUrl": "https://github.com/dBiz/dBiz/blob/master/README.md", "sourceUrl": "https://github.com/dBiz/dBiz", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/luckyxxl.json b/manifests/luckyxxl.json index ea9b80e0..f4c20706 100644 --- a/manifests/luckyxxl.json +++ b/manifests/luckyxxl.json @@ -4,5 +4,6 @@ "license": "Zlib", "manualUrl": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md", "sourceUrl": "https://github.com/luckyxxl/vcv_luckyxxl", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/mental.json b/manifests/mental.json index 22a8f87a..bf61580a 100644 --- a/manifests/mental.json +++ b/manifests/mental.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", "sourceUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", - "latestVersion": "0.6.1" -} + "latestVersion": "0.6.1", + "status": "available" +} \ No newline at end of file diff --git a/manifests/moDllz.json b/manifests/moDllz.json index 67af129b..03750fcb 100644 --- a/manifests/moDllz.json +++ b/manifests/moDllz.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", "sourceUrl": "https://github.com/dllmusic/VCV_moDllz", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/modular80.json b/manifests/modular80.json index e0f62412..91718c14 100644 --- a/manifests/modular80.json +++ b/manifests/modular80.json @@ -4,5 +4,6 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md", "sourceUrl": "https://github.com/cschol/modular80", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/mtsch-plugins.json b/manifests/mtsch-plugins.json index 85fa513e..e6bc956e 100644 --- a/manifests/mtsch-plugins.json +++ b/manifests/mtsch-plugins.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins/blob/master/README.md", "sourceUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins", "donateUrl": "https://www.paypal.me/matcuf", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/s-ol.json b/manifests/s-ol.json index 5f64fb8d..11aa1476 100644 --- a/manifests/s-ol.json +++ b/manifests/s-ol.json @@ -4,5 +4,6 @@ "license": "MIT", "manualUrl": "https://github.com/s-ol/vcvmods/blob/master/README.md", "sourceUrl": "https://github.com/s-ol/vcvmods", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 83e9a9f3..39999b17 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -4,5 +4,6 @@ "license": "MIT", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", - "latestVersion": "0.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/manifests/trowaSoft.json b/manifests/trowaSoft.json index 86a47cd4..edff2e54 100644 --- a/manifests/trowaSoft.json +++ b/manifests/trowaSoft.json @@ -6,5 +6,6 @@ "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.6.0" -} + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file diff --git a/scripts/status_from_repos.py b/scripts/status_from_repos.py new file mode 100644 index 00000000..421b8a31 --- /dev/null +++ b/scripts/status_from_repos.py @@ -0,0 +1,16 @@ +import sys +import json +import os + +for filename in sys.argv[1:]: + slug = os.path.splitext(os.path.basename(filename))[0] + with open(filename, "r") as f: + manifest = json.load(f) + + if os.path.exists("repos/" + slug): + manifest['status'] = "available" + else: + next + + with open(filename, "w") as f: + json.dump(manifest, f, indent=" ") From 4be69215ced0f14b55865226bf80ff069e853951 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 14:57:24 -0400 Subject: [PATCH 2/6] Add authorUrl, update VCV modules --- README.md | 3 ++- manifests/AudibleInstruments.json | 4 +++- manifests/Befaco.json | 4 +++- manifests/Fundamental.json | 4 +++- manifests/Grayscale.json | 7 +++++-- manifests/VCV-Console.json | 3 +++ manifests/VCV-PulseMatrix.json | 4 +++- manifests/VCV-Router.json | 3 +++ 8 files changed, 25 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cf97ab8b..2aab1246 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ All properties are optional. - **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. +- **websiteUrl**: Homepage featuring the plugin itself. +- **authorUrl**: Homepage of the author. - **manualUrl**: The manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine. - **sourceUrl**: The source code homepage. E.g. GitHub repo. - **donateUrl**: Link to donation page for users who wish to donate. E.g. PayPal URL. diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index 0d1465a9..1d4173e3 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -2,7 +2,9 @@ "name": "Audible Instruments", "author": "VCV", "license": "BSD-3-Clause", - "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html", + "homepageUrl": "https://vcvrack.com/manual/AudibleInstruments.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html#manual", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/Befaco.json b/manifests/Befaco.json index 93047ada..b397879b 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -2,7 +2,9 @@ "name": "Befaco", "author": "VCV", "license": "BSD-3-Clause", - "manualUrl": "https://vcvrack.com/manual/Befaco.html", + "homepageUrl": "https://vcvrack.com/manual/Befaco.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/Befaco.html#manual", "sourceUrl": "https://github.com/VCVRack/Befaco", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 9745b5e6..57ec46a0 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -2,7 +2,9 @@ "name": "Fundamental", "author": "VCV", "license": "BSD-3-Clause", - "manualUrl": "https://vcvrack.com/manual/Fundamental.html", + "homepageUrl": "https://vcvrack.com/manual/Fundamental.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/Fundamental.html#manual", "sourceUrl": "https://github.com/VCVRack/Fundamental", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/Grayscale.json b/manifests/Grayscale.json index e880a5eb..5a86e1fb 100644 --- a/manifests/Grayscale.json +++ b/manifests/Grayscale.json @@ -2,6 +2,9 @@ "name": "Grayscale", "author": "VCV", "license": "proprietary", - "manualUrl": "https://vcvrack.com/manual/Grayscale.html", - "latestVersion": "0.5.0" + "homepageUrl": "https://vcvrack.com/manual/Grayscale.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/Grayscale.html#manual", + "latestVersion": "0.5.0", + "status": "available" } \ No newline at end of file diff --git a/manifests/VCV-Console.json b/manifests/VCV-Console.json index 60bbe50f..eb89b936 100644 --- a/manifests/VCV-Console.json +++ b/manifests/VCV-Console.json @@ -2,6 +2,9 @@ "name": "Console", "author": "VCV", "license": "proprietary", + "homepageUrl": "https://vcvrack.com/manual/Console.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/Console.html#manual", "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 5c596fd7..1565458e 100644 --- a/manifests/VCV-PulseMatrix.json +++ b/manifests/VCV-PulseMatrix.json @@ -2,7 +2,9 @@ "name": "Pulse Matrix", "author": "VCV", "license": "proprietary", - "manualUrl": "https://vcvrack.com/plugins/PulseMatrix.html", + "homepageUrl": "https://vcvrack.com/manual/PulseMatrix.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/PulseMatrix.html#manual", "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 780c19db..9b08177b 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -2,6 +2,9 @@ "name": "Router", "author": "VCV", "license": "proprietary", + "homepageUrl": "https://vcvrack.com/manual/Router.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/manual/Router.html#manual", "latestVersion": "0.5.0", "productId": "1054185160747" } \ No newline at end of file From 487a0d1c21e1a6322046247eba4554b1f77b7c51 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 14:58:59 -0400 Subject: [PATCH 3/6] Update VCV modules --- manifests/AudibleInstruments.json | 4 ++-- manifests/Befaco.json | 4 ++-- manifests/ESeries.json | 4 +++- manifests/Fundamental.json | 4 ++-- manifests/VCV-Console.json | 4 ++-- manifests/VCV-PulseMatrix.json | 4 ++-- manifests/VCV-Router.json | 4 ++-- 7 files changed, 15 insertions(+), 13 deletions(-) diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index 1d4173e3..bf1cddb8 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -2,9 +2,9 @@ "name": "Audible Instruments", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/manual/AudibleInstruments.html", + "homepageUrl": "https://vcvrack.com/AudibleInstruments.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html#manual", + "manualUrl": "https://vcvrack.com/AudibleInstruments.html#manual", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/Befaco.json b/manifests/Befaco.json index b397879b..208ac349 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -2,9 +2,9 @@ "name": "Befaco", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/manual/Befaco.html", + "homepageUrl": "https://vcvrack.com/Befaco.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/Befaco.html#manual", + "manualUrl": "https://vcvrack.com/Befaco.html#manual", "sourceUrl": "https://github.com/VCVRack/Befaco", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/ESeries.json b/manifests/ESeries.json index 888845bd..7f712ff9 100644 --- a/manifests/ESeries.json +++ b/manifests/ESeries.json @@ -2,7 +2,9 @@ "name": "E-Series", "author": "VCV", "license": "BSD-3-Clause", - "manualUrl": "https://vcvrack.com/manual/ESeries.html", + "homepageUrl": "https://vcvrack.com/ESeries.html", + "authorUrl": "https://vcvrack.com/", + "manualUrl": "https://vcvrack.com/ESeries.html#manual", "sourceUrl": "https://github.com/VCVRack/ESeries", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 57ec46a0..eac997ab 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -2,9 +2,9 @@ "name": "Fundamental", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/manual/Fundamental.html", + "homepageUrl": "https://vcvrack.com/Fundamental.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/Fundamental.html#manual", + "manualUrl": "https://vcvrack.com/Fundamental.html#manual", "sourceUrl": "https://github.com/VCVRack/Fundamental", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/VCV-Console.json b/manifests/VCV-Console.json index eb89b936..f7642cf4 100644 --- a/manifests/VCV-Console.json +++ b/manifests/VCV-Console.json @@ -2,9 +2,9 @@ "name": "Console", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/manual/Console.html", + "homepageUrl": "https://vcvrack.com/Console.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/Console.html#manual", + "manualUrl": "https://vcvrack.com/Console.html#manual", "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 1565458e..0b0e6701 100644 --- a/manifests/VCV-PulseMatrix.json +++ b/manifests/VCV-PulseMatrix.json @@ -2,9 +2,9 @@ "name": "Pulse Matrix", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/manual/PulseMatrix.html", + "homepageUrl": "https://vcvrack.com/PulseMatrix.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/PulseMatrix.html#manual", + "manualUrl": "https://vcvrack.com/PulseMatrix.html#manual", "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 9b08177b..6df286e6 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -2,9 +2,9 @@ "name": "Router", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/manual/Router.html", + "homepageUrl": "https://vcvrack.com/Router.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/Router.html#manual", + "manualUrl": "https://vcvrack.com/Router.html#manual", "latestVersion": "0.5.0", "productId": "1054185160747" } \ No newline at end of file From 156a10b8383512eaf999b558ba329f1f1833f953 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 15:08:26 -0400 Subject: [PATCH 4/6] Replace websiteUrl with pluginUrl --- README.md | 24 +++++------------------- manifests/AudibleInstruments.json | 2 +- manifests/Befaco.json | 2 +- manifests/ESeries.json | 2 +- manifests/Fundamental.json | 2 +- manifests/VCV-Console.json | 2 +- manifests/VCV-PulseMatrix.json | 2 +- manifests/VCV-Router.json | 2 +- 8 files changed, 12 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 2aab1246..24226e23 100644 --- a/README.md +++ b/README.md @@ -15,32 +15,18 @@ Tasks: - Handle issues opened by plugin developers who want to add/update their plugin. - Seek new plugins/updates when developers don't notify us. -#### Manifest example - -Filename should be `YourSlug.json`. - -```json -{ - "name": "Fundamental", - "author": "VCV", - "license": "BSD-3-Clause", - "contactEmail": "contact@vcvrack.com", - "websiteUrl": "https://vcvrack.com/Fundamental.html", - "manualUrl": "https://vcvrack.com/Fundamental.html#manual", - "sourceUrl": "https://github.com/VCVRack/Fundamental", - "latestVersion": "0.6.0", -} -``` +#### Manifest -#### Manifest properties +The filename of each manifest should be `YourSlug.json`. +See [Fundamental.json](manifests/Fundamental.json) for an example. -All properties are optional. +All properties are optional. URLs should not be redundant across different keys, meaning you must choose the most relevant key for a particular URL. - **name**: Human-readable display name for your plugin. You can change this on a whim, unlike slugs. - **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**: Homepage featuring the plugin itself. +- **pluginUrl**: Homepage featuring the plugin itself. - **authorUrl**: Homepage of the author. - **manualUrl**: The manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine. - **sourceUrl**: The source code homepage. E.g. GitHub repo. diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index bf1cddb8..b1a4e533 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -2,7 +2,7 @@ "name": "Audible Instruments", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/AudibleInstruments.html", + "pluginUrl": "https://vcvrack.com/AudibleInstruments.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/AudibleInstruments.html#manual", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments", diff --git a/manifests/Befaco.json b/manifests/Befaco.json index 208ac349..5136c99a 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -2,7 +2,7 @@ "name": "Befaco", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/Befaco.html", + "pluginUrl": "https://vcvrack.com/Befaco.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Befaco.html#manual", "sourceUrl": "https://github.com/VCVRack/Befaco", diff --git a/manifests/ESeries.json b/manifests/ESeries.json index 7f712ff9..85fc080d 100644 --- a/manifests/ESeries.json +++ b/manifests/ESeries.json @@ -2,7 +2,7 @@ "name": "E-Series", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/ESeries.html", + "pluginUrl": "https://vcvrack.com/ESeries.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/ESeries.html#manual", "sourceUrl": "https://github.com/VCVRack/ESeries", diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index eac997ab..0dd70866 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -2,7 +2,7 @@ "name": "Fundamental", "author": "VCV", "license": "BSD-3-Clause", - "homepageUrl": "https://vcvrack.com/Fundamental.html", + "pluginUrl": "https://vcvrack.com/Fundamental.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Fundamental.html#manual", "sourceUrl": "https://github.com/VCVRack/Fundamental", diff --git a/manifests/VCV-Console.json b/manifests/VCV-Console.json index f7642cf4..86138ca6 100644 --- a/manifests/VCV-Console.json +++ b/manifests/VCV-Console.json @@ -2,7 +2,7 @@ "name": "Console", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/Console.html", + "pluginUrl": "https://vcvrack.com/Console.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Console.html#manual", "latestVersion": "0.5.0", diff --git a/manifests/VCV-PulseMatrix.json b/manifests/VCV-PulseMatrix.json index 0b0e6701..0b772c21 100644 --- a/manifests/VCV-PulseMatrix.json +++ b/manifests/VCV-PulseMatrix.json @@ -2,7 +2,7 @@ "name": "Pulse Matrix", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/PulseMatrix.html", + "pluginUrl": "https://vcvrack.com/PulseMatrix.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/PulseMatrix.html#manual", "latestVersion": "0.5.1", diff --git a/manifests/VCV-Router.json b/manifests/VCV-Router.json index 6df286e6..9170d6c1 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -2,7 +2,7 @@ "name": "Router", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/Router.html", + "pluginUrl": "https://vcvrack.com/Router.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Router.html#manual", "latestVersion": "0.5.0", From 0df2e66a3604f91fa3ac6446332c30b6a518cb4e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 15:10:15 -0400 Subject: [PATCH 5/6] Replace websiteUrl with pluginUrl for all manifests --- manifests/AS-Drums-n-Filters.json | 2 +- manifests/AnimatedCircuits.json | 2 +- manifests/Autinn.json | 2 +- manifests/Autodafe-DrumKit.json | 2 +- manifests/Autodafe-REDs.json | 2 +- manifests/Autodafe-REDsFREE.json | 2 +- manifests/Autodafe.json | 2 +- manifests/AutodafeBlankPanel.json | 2 +- manifests/Blamsoft-XFXDistortionPack.json | 2 +- manifests/Blamsoft-XFXF35.json | 2 +- manifests/Blamsoft-XFXReverb.json | 2 +- manifests/Blamsoft-XFXWave.json | 2 +- manifests/CastleRocktronics.json | 2 +- manifests/CharredDesert.json | 2 +- manifests/DrumKit.json | 2 +- manifests/HoraMusic.json | 2 +- manifests/JW-Modules.json | 2 +- manifests/KarateSnoopy.json | 2 +- manifests/LoopusModules.json | 2 +- manifests/MSM.json | 2 +- manifests/NYSTHI.json | 2 +- manifests/NonLinearInstruments.json | 2 +- manifests/Ohmer.json | 2 +- manifests/PulsumQuadratum-rtlsdr.json | 2 +- manifests/PvC.json | 2 +- manifests/RB-Clapper.json | 2 +- manifests/RB-Tilter.json | 2 +- manifests/SonusModular.json | 2 +- manifests/StellareModular-Link.json | 2 +- manifests/StellareModular.json | 2 +- manifests/SubmarinePrototype.json | 2 +- manifests/SynthKit.json | 2 +- manifests/VultModules.json | 2 +- manifests/VultModulesFree.json | 2 +- manifests/av500.json | 2 +- manifests/trowaSoft.json | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/manifests/AS-Drums-n-Filters.json b/manifests/AS-Drums-n-Filters.json index 9a8f1e05..ad55da8d 100644 --- a/manifests/AS-Drums-n-Filters.json +++ b/manifests/AS-Drums-n-Filters.json @@ -2,7 +2,7 @@ "name": "AS Drums & Filters", "author": "Alfredo Santamaria", "license": "proprietary", - "websiteUrl": "http://www.hakken.com.mx/ascustomworks/", + "pluginUrl": "http://www.hakken.com.mx/ascustomworks/", "latestVersion": "0.5.0", "productId": "1083015692331" } \ No newline at end of file diff --git a/manifests/AnimatedCircuits.json b/manifests/AnimatedCircuits.json index c70a2fed..06920c18 100644 --- a/manifests/AnimatedCircuits.json +++ b/manifests/AnimatedCircuits.json @@ -1,7 +1,7 @@ { "name": "Animated Circuits", "author": "Animated Circuits", - "websiteUrl": "http://www.animated-circuits.com", + "pluginUrl": "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/Autinn.json b/manifests/Autinn.json index e645d383..fb354b59 100644 --- a/manifests/Autinn.json +++ b/manifests/Autinn.json @@ -2,7 +2,7 @@ "name": "Autinn", "author": "Nikolai V. Chr.", "license": "proprietary", - "websiteUrl": "https://github.com/NikolaiVChr/Autinn", + "pluginUrl": "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" diff --git a/manifests/Autodafe-DrumKit.json b/manifests/Autodafe-DrumKit.json index 1c1bf9aa..9ccd3bb9 100644 --- a/manifests/Autodafe-DrumKit.json +++ b/manifests/Autodafe-DrumKit.json @@ -1,7 +1,7 @@ { "name": "Autodafe Drum Kit", "author": "Autodafe", - "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "pluginUrl": "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" diff --git a/manifests/Autodafe-REDs.json b/manifests/Autodafe-REDs.json index 8d3d4f2a..f4b500c5 100644 --- a/manifests/Autodafe-REDs.json +++ b/manifests/Autodafe-REDs.json @@ -1,7 +1,7 @@ { "name": "Autodafe - REDs", "author": "Autodafe", - "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", + "pluginUrl": "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 88a7abb7..86384ac4 100644 --- a/manifests/Autodafe-REDsFREE.json +++ b/manifests/Autodafe-REDsFREE.json @@ -1,7 +1,7 @@ { "name": "Autodafe - REDs FREE", "author": "Autodafe", - "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "pluginUrl": "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" diff --git a/manifests/Autodafe.json b/manifests/Autodafe.json index 68f59601..20ab751e 100644 --- a/manifests/Autodafe.json +++ b/manifests/Autodafe.json @@ -1,7 +1,7 @@ { "name": "Autodafe Module Pack", "author": "Autodafe", - "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "pluginUrl": "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" diff --git a/manifests/AutodafeBlankPanel.json b/manifests/AutodafeBlankPanel.json index 6466b0c6..041f4f9c 100644 --- a/manifests/AutodafeBlankPanel.json +++ b/manifests/AutodafeBlankPanel.json @@ -1,6 +1,6 @@ { "name": "Autodafe Blank Panel", "author": "Autodafe", - "websiteUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/Blamsoft-XFXDistortionPack.json b/manifests/Blamsoft-XFXDistortionPack.json index a7aa49f6..a8ca8b37 100644 --- a/manifests/Blamsoft-XFXDistortionPack.json +++ b/manifests/Blamsoft-XFXDistortionPack.json @@ -2,7 +2,7 @@ "name": "XFX Distortion Pack", "author": "Blamsoft", "license": "proprietary", - "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-distortion-pack", + "pluginUrl": "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" diff --git a/manifests/Blamsoft-XFXF35.json b/manifests/Blamsoft-XFXF35.json index 1b5b60f0..4c7cb138 100644 --- a/manifests/Blamsoft-XFXF35.json +++ b/manifests/Blamsoft-XFXF35.json @@ -2,7 +2,7 @@ "name": "XFX F-35", "author": "Blamsoft", "license": "proprietary", - "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-f-35", + "pluginUrl": "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" diff --git a/manifests/Blamsoft-XFXReverb.json b/manifests/Blamsoft-XFXReverb.json index 88b7f285..ada7febc 100644 --- a/manifests/Blamsoft-XFXReverb.json +++ b/manifests/Blamsoft-XFXReverb.json @@ -2,7 +2,7 @@ "name": "XFX Reverb", "author": "Blamsoft", "license": "proprietary", - "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-reverb", + "pluginUrl": "http://blamsoft.com/vcv-rack/xfx-reverb", "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", "latestVersion": "0.5.3", "productId": "753556324395" diff --git a/manifests/Blamsoft-XFXWave.json b/manifests/Blamsoft-XFXWave.json index 22320590..8e91ba2c 100644 --- a/manifests/Blamsoft-XFXWave.json +++ b/manifests/Blamsoft-XFXWave.json @@ -2,7 +2,7 @@ "name": "XFX Wave", "author": "Blamsoft", "license": "proprietary", - "websiteUrl": "http://blamsoft.com/vcv-rack/xfx-wave", + "pluginUrl": "http://blamsoft.com/vcv-rack/xfx-wave", "manualUrl": "http://blamsoft.com/wp-content/uploads/2018/02/XFXWaveUserManual.pdf", "latestVersion": "0.5.2", "productId": "1032400076843" diff --git a/manifests/CastleRocktronics.json b/manifests/CastleRocktronics.json index c740f614..30038f5e 100644 --- a/manifests/CastleRocktronics.json +++ b/manifests/CastleRocktronics.json @@ -2,7 +2,7 @@ "name": "Castle Rocktronics", "author": "Kieran Pringle", "license": "Creative Commons Attribution Share Alike 4.0", - "websiteUrl": "https://github.com/KieranPringle/CastleRocktronics", + "pluginUrl": "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" diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index cf4b6f1e..d0c4451e 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -2,7 +2,7 @@ "name": "Charred Desert", "author": "Jerry Sievert", "license": "CC0-1.0", - "websiteUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/README.md", + "pluginUrl": "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", diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index 59a2e137..a5aa6b20 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -2,7 +2,7 @@ "name": "DrumKit", "author": "Jerry Sievert", "license": "BSD-3-Clause", - "websiteUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", + "pluginUrl": "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.6.0", diff --git a/manifests/HoraMusic.json b/manifests/HoraMusic.json index ea01cb8d..ab5a4f1f 100644 --- a/manifests/HoraMusic.json +++ b/manifests/HoraMusic.json @@ -1,6 +1,6 @@ { "name": "Hora Music", "author": "Hora Music", - "websiteUrl": "https://gumroad.com/horamusic", + "pluginUrl": "https://gumroad.com/horamusic", "latestVersion": "0.5.0" } \ No newline at end of file diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index a2d676f8..5f6470ca 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -1,7 +1,7 @@ { "name": "JW-Modules", "author": "Jeremy Wentworth", - "websiteUrl": "http://jeremywentworth.com", + "pluginUrl": "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", diff --git a/manifests/KarateSnoopy.json b/manifests/KarateSnoopy.json index c7acdb2f..d85626b7 100644 --- a/manifests/KarateSnoopy.json +++ b/manifests/KarateSnoopy.json @@ -2,7 +2,7 @@ "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "websiteUrl": "https://github.com/KarateSnoopy/vcv-karatesnoopy", + "pluginUrl": "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" diff --git a/manifests/LoopusModules.json b/manifests/LoopusModules.json index 0925e36d..77324602 100644 --- a/manifests/LoopusModules.json +++ b/manifests/LoopusModules.json @@ -1,7 +1,7 @@ { "name": "Loopus Modules", "author": "Sonus Dept.", - "websiteUrl": "http://loopusmodules.sonusdept.com", + "pluginUrl": "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/MSM.json b/manifests/MSM.json index 7f0ae3e4..a4cb3907 100644 --- a/manifests/MSM.json +++ b/manifests/MSM.json @@ -2,7 +2,7 @@ "name": "MSM", "author": "Phal-anx", "license": "CC BY-NC-ND 4.0", - "websiteUrl": "https://github.com/Phal-anx/MSM", + "pluginUrl": "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/NYSTHI.json b/manifests/NYSTHI.json index a7d34460..9be67bf0 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,6 +1,6 @@ { "name": "NYSTHI", - "websiteUrl": "https://github.com/nysthi/nysthi", + "pluginUrl": "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/NonLinearInstruments.json b/manifests/NonLinearInstruments.json index 56215361..23d57cd0 100644 --- a/manifests/NonLinearInstruments.json +++ b/manifests/NonLinearInstruments.json @@ -2,7 +2,7 @@ "name": "Non Linear Instruments", "author": "NonLinearInstruments", "license": "BSD 3-clause", - "websiteUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", + "pluginUrl": "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" diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index ee964c8f..2fc836c3 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -2,7 +2,7 @@ "name": "Ohmer Modules", "author": "Dominique Camus", "license": "BSD-3-Clause", - "websiteUrl": "https://github.com/DomiKamu/Ohmer-Modules", + "pluginUrl": "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", diff --git a/manifests/PulsumQuadratum-rtlsdr.json b/manifests/PulsumQuadratum-rtlsdr.json index 413aa584..4227db7b 100644 --- a/manifests/PulsumQuadratum-rtlsdr.json +++ b/manifests/PulsumQuadratum-rtlsdr.json @@ -2,7 +2,7 @@ "name": "Pulsum Quadratum RTL_SDR", "author": "Jon Williams", "license": "GPL-2", - "websiteUrl": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "pluginUrl": "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", diff --git a/manifests/PvC.json b/manifests/PvC.json index 445d0e3e..c75b24d0 100644 --- a/manifests/PvC.json +++ b/manifests/PvC.json @@ -2,7 +2,7 @@ "name": "PvC", "author": "phdsg", "license": "BSD-3-Clause", - "websiteUrl": "https://phdsg.github.io/PvC/", + "pluginUrl": "https://phdsg.github.io/PvC/", "sourceUrl": "https://github.com/phdsg/PvC", "latestVersion": "0.6.0", "status": "available" diff --git a/manifests/RB-Clapper.json b/manifests/RB-Clapper.json index 5d1213f0..f1174f92 100644 --- a/manifests/RB-Clapper.json +++ b/manifests/RB-Clapper.json @@ -2,7 +2,7 @@ "name": "Clapper", "author": "Robotic Bean", "license": "proprietary", - "websiteUrl": "http://roboticbean.com/creative/products/clapper/", + "pluginUrl": "http://roboticbean.com/creative/products/clapper/", "manualUrl": "http://roboticbean.com/creative/products/clapper/", "latestVersion": "0.5.0", "productId": "1061053726763" diff --git a/manifests/RB-Tilter.json b/manifests/RB-Tilter.json index 90282353..ca152965 100644 --- a/manifests/RB-Tilter.json +++ b/manifests/RB-Tilter.json @@ -2,7 +2,7 @@ "name": "Tilter", "author": "Robotic Bean", "license": "proprietary", - "websiteUrl": "http://roboticbean.com/creative/products/tilter/", + "pluginUrl": "http://roboticbean.com/creative/products/tilter/", "manualUrl": "http://roboticbean.com/creative/products/tilter/", "latestVersion": "0.5.0", "productId": "1061051203627" diff --git a/manifests/SonusModular.json b/manifests/SonusModular.json index 19dc0c5d..c125f10f 100644 --- a/manifests/SonusModular.json +++ b/manifests/SonusModular.json @@ -2,7 +2,7 @@ "name": "Sonus Modular", "author": "Sonus Dept.", "license": "GPL-3.0-only", - "websiteUrl": "http://sonusmodular.sonusdept.com/", + "pluginUrl": "http://sonusmodular.sonusdept.com/", "manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "sourceUrl": "https://gitlab.com/sonusdept/sonusmodular", "donateUrl": "https://paypal.me/sonusdept", diff --git a/manifests/StellareModular-Link.json b/manifests/StellareModular-Link.json index bef86d80..4b61a5e4 100644 --- a/manifests/StellareModular-Link.json +++ b/manifests/StellareModular-Link.json @@ -2,7 +2,7 @@ "name": "Stellare Link", "author": "Stellare Modular", "license": "GPL-3", - "websiteUrl": "https://www.facebook.com/stellaremodular", + "pluginUrl": "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", diff --git a/manifests/StellareModular.json b/manifests/StellareModular.json index f4070cc3..dcbd9fdb 100644 --- a/manifests/StellareModular.json +++ b/manifests/StellareModular.json @@ -2,7 +2,7 @@ "name": "Turing Machine + Blank", "author": "Stellare Modular", "license": "MIT", - "websiteUrl": "https://www.facebook.com/stellaremodular", + "pluginUrl": "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" diff --git a/manifests/SubmarinePrototype.json b/manifests/SubmarinePrototype.json index c04196ae..a859ad01 100644 --- a/manifests/SubmarinePrototype.json +++ b/manifests/SubmarinePrototype.json @@ -2,7 +2,7 @@ "name": "Submarine Prototype", "author": "carbon14", "license": "proprietary", - "websiteUrl": "https://github.com/david-c14/submarine-prototype-vcv/", + "pluginUrl": "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" diff --git a/manifests/SynthKit.json b/manifests/SynthKit.json index 49e98bf3..7a27dddf 100644 --- a/manifests/SynthKit.json +++ b/manifests/SynthKit.json @@ -2,7 +2,7 @@ "name": "SynthKit", "author": "Jerry Sievert", "license": "BSD-3-Clause", - "websiteUrl": "https://github.com/JerrySievert/SynthKit/blob/master/README.md", + "pluginUrl": "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", diff --git a/manifests/VultModules.json b/manifests/VultModules.json index 9437538e..fcc964aa 100644 --- a/manifests/VultModules.json +++ b/manifests/VultModules.json @@ -1,7 +1,7 @@ { "name": "Vult Modules", "author": "Leonardo Laguna Ruiz", - "websiteUrl": "https://modlfo.github.io/VultModules", + "pluginUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules", "latestVersion": "0.5.10", "productId": "937306325035" diff --git a/manifests/VultModulesFree.json b/manifests/VultModulesFree.json index 3e28466a..855f37a4 100644 --- a/manifests/VultModulesFree.json +++ b/manifests/VultModulesFree.json @@ -1,7 +1,7 @@ { "name": "Vult Modules (Free Version)", "author": "Leonardo Laguna Ruiz", - "websiteUrl": "https://modlfo.github.io/VultModules", + "pluginUrl": "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 6fa3ae6b..763ca1f6 100644 --- a/manifests/av500.json +++ b/manifests/av500.json @@ -1,7 +1,7 @@ { "name": "av500", "author": "av500", - "websiteUrl": "https://github.com/av500/vcvrackplugins_av500", + "pluginUrl": "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/trowaSoft.json b/manifests/trowaSoft.json index edff2e54..76e0d796 100644 --- a/manifests/trowaSoft.json +++ b/manifests/trowaSoft.json @@ -2,7 +2,7 @@ "name": "trowaSoft", "author": "j4s0n-c", "license": "CC0-1.0", - "websiteUrl": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx", + "pluginUrl": "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", From d7317f13a7f903ca9fcc5cefd1ebd4221fadb9b0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 27 Mar 2018 15:12:18 -0400 Subject: [PATCH 6/6] Fix Grayscale manifest --- manifests/Grayscale.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Grayscale.json b/manifests/Grayscale.json index 5a86e1fb..5d5bf0b7 100644 --- a/manifests/Grayscale.json +++ b/manifests/Grayscale.json @@ -2,9 +2,9 @@ "name": "Grayscale", "author": "VCV", "license": "proprietary", - "homepageUrl": "https://vcvrack.com/manual/Grayscale.html", + "pluginUrl": "https://vcvrack.com/Grayscale.html", "authorUrl": "https://vcvrack.com/", - "manualUrl": "https://vcvrack.com/manual/Grayscale.html#manual", + "manualUrl": "https://vcvrack.com/Grayscale.html#manual", "latestVersion": "0.5.0", "status": "available" } \ No newline at end of file