Browse Source

For plugins that download successfully, fix version to match version

defined in C++ file
pull/35/head
Andrew Belt 7 years ago
parent
commit
77d178a37d
11 changed files with 2 additions and 11 deletions
  1. +1
    -1
      plugins/Bogaudio.json
  2. +0
    -1
      plugins/JW-Modules.json
  3. +0
    -1
      plugins/LOGinstruments.json
  4. +0
    -1
      plugins/LindenbergResearch.json
  5. +0
    -1
      plugins/MrLumps.json
  6. +1
    -1
      plugins/NauModular.json
  7. +0
    -1
      plugins/Nohmad.json
  8. +0
    -1
      plugins/StellareModular.json
  9. +0
    -1
      plugins/ValleyRackFree.json
  10. +0
    -1
      plugins/VultModules.json
  11. +0
    -1
      plugins/dekstop.json

+ 1
- 1
plugins/Bogaudio.json View File

@@ -3,7 +3,7 @@
"name": "Bogaudio",
"author": "bogaudio",
"license": "BSD 3-clause",
"version": "0.5.1",
"version": "0.5.1b",
"homepage": "https://github.com/bogaudio/BogaudioModules",
"manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"source": "https://github.com/bogaudio/BogaudioModules",


+ 0
- 1
plugins/JW-Modules.json View File

@@ -2,7 +2,6 @@
"slug": "JW-Modules",
"name": "JW-Modules",
"author": "Jeremy Wentworth",
"version": "0.5.7",
"homepage": "http://jeremywentworth.com",
"manual": "https://github.com/jeremywen/JW-Modules/blob/master/README.md",
"source": "https://github.com/jeremywen/JW-Modules",


+ 0
- 1
plugins/LOGinstruments.json View File

@@ -2,7 +2,6 @@
"slug": "LOGinstruments",
"name": "LOGinstruments",
"author": "leopard86",
"version": "0.5.3",
"source": "https://github.com/leopard86/LOGinstruments",
"manual": "https://github.com/leopard86/LOGinstruments/blob/master/README.md",
"downloads": {


+ 0
- 1
plugins/LindenbergResearch.json View File

@@ -2,7 +2,6 @@
"slug": "LindenbergResearch",
"name": "Lindenberg Research",
"author": "lindenbergresearch",
"version": "0.5.0",
"source": "https://github.com/lindenbergresearch/LRTRack",
"downloads": {
"win": {


+ 0
- 1
plugins/MrLumps.json View File

@@ -3,7 +3,6 @@
"name": "MrLumps",
"author": "djpeterso23662",
"license": "BSD 3-clause",
"version": "0.5.1",
"manual": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md",
"source": "https://github.com/djpeterso23662/MrLumps",
"downloads": {


+ 1
- 1
plugins/NauModular.json View File

@@ -2,7 +2,7 @@
"slug": "NauModular",
"name": "NauModular",
"author": "naus3a",
"version": "0.5.0",
"version": "1.0",
"source": "https://github.com/naus3a/NauModular",
"manual": "https://github.com/naus3a/NauModular/blob/master/README.md",
"downloads": {


+ 0
- 1
plugins/Nohmad.json View File

@@ -3,7 +3,6 @@
"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": {


+ 0
- 1
plugins/StellareModular.json View File

@@ -2,7 +2,6 @@
"slug": "StellareModular",
"name": "Stellare Modular",
"license": "MIT",
"version": "0.5.0",
"homepage": "https://www.facebook.com/stellaremodular/",
"manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md",
"source": "https://github.com/stellare-modular",


+ 0
- 1
plugins/ValleyRackFree.json View File

@@ -3,7 +3,6 @@
"name": "Valley Rack Free",
"author": "ValleyAudio",
"license": "GPL-3.0 and BSD-3-Clause",
"version": "0.5.2",
"manual": "https://github.com/ValleyAudio/ValleyRackFree/",
"source": "https://github.com/ValleyAudio/ValleyRackFree/",
"downloads": {


+ 0
- 1
plugins/VultModules.json View File

@@ -2,7 +2,6 @@
"slug": "VultModules",
"name": "VultModules",
"author": "modlfo",
"version": "0.5.2",
"homepage": "https://modlfo.github.io/VultModules",
"manual": "https://modlfo.github.io/VultModules",
"source": "https://github.com/modlfo/VultModules",


+ 0
- 1
plugins/dekstop.json View File

@@ -2,7 +2,6 @@
"slug": "dekstop",
"name": "dekstop",
"author": "dekstop",
"version": "0.5.0",
"source": "https://github.com/dekstop/vcvrackplugins_dekstop",
"manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md",
"downloads": {


Loading…
Cancel
Save