Browse Source

Remove HotBunny from store, tweak details for various manifests

pull/514/head
Andrew Belt 7 years ago
parent
commit
d5bf8eb3f6
4 changed files with 5 additions and 5 deletions
  1. +1
    -3
      manifests/HotBunny.json
  2. +1
    -0
      manifests/NYSTHI.json
  3. +1
    -1
      manifests/NonLinearInstruments.json
  4. +2
    -1
      manifests/SubmarinePrototype.json

+ 1
- 3
manifests/HotBunny.json View File

@@ -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"
}

+ 1
- 0
manifests/NYSTHI.json View File

@@ -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"

+ 1
- 1
manifests/NonLinearInstruments.json View File

@@ -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",


+ 2
- 1
manifests/SubmarinePrototype.json View File

@@ -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"
}

Loading…
Cancel
Save