diff --git a/manifests/HotBunny.json b/manifests/HotBunny.json index 21df1e96..76211ed6 100644 --- a/manifests/HotBunny.json +++ b/manifests/HotBunny.json @@ -3,7 +3,5 @@ "author": "Matthew Friedrichs", "license": "proprietary", "manualUrl": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", - "latestVersion": "0.6.0", - "productId": "802049556523", - "status": "available" + "latestVersion": "0.6.0" } \ No newline at end of file diff --git a/manifests/NYSTHI.json b/manifests/NYSTHI.json index 0661231a..c1eaeb40 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,5 +1,6 @@ { "name": "NYSTHI", + "license": "proprietary", "manualUrl": "https://github.com/nysthi/nysthi/blob/master/README.md", "pluginUrl": "https://github.com/nysthi/nysthi/releases", "latestVersion": "0.6.3" diff --git a/manifests/NonLinearInstruments.json b/manifests/NonLinearInstruments.json index 6d2aef16..64733406 100644 --- a/manifests/NonLinearInstruments.json +++ b/manifests/NonLinearInstruments.json @@ -1,6 +1,6 @@ { "name": "Non Linear Instruments", - "author": "Ignasi \u00c1lvarez Garriga", + "author": "Ignasi Alvarez Garriga", "authorUrl": "https://www.ignasialvarez.cat", "license": "BSD-3-Clause", "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", diff --git a/manifests/SubmarinePrototype.json b/manifests/SubmarinePrototype.json index 65708495..241e51d7 100644 --- a/manifests/SubmarinePrototype.json +++ b/manifests/SubmarinePrototype.json @@ -1,7 +1,8 @@ { "name": "Submarine Prototype", - "author": "David O'Rourke", + "author": "carbon14", "license": "proprietary", "sourceUrl": "https://github.com/david-c14/submarine-prototype-vcv/", + "manualUrl": "https://github.com/david-c14/submarine-prototype-vcv/blob/master/manual/index.md", "latestVersion": "0.6.0" }