From d5bf8eb3f652124fa32f44ab0eb8f0f7636dcbd8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 17 May 2018 12:50:26 -0400 Subject: [PATCH] Remove HotBunny from store, tweak details for various manifests --- manifests/HotBunny.json | 4 +--- manifests/NYSTHI.json | 1 + manifests/NonLinearInstruments.json | 2 +- manifests/SubmarinePrototype.json | 3 ++- 4 files changed, 5 insertions(+), 5 deletions(-) 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" }