Browse Source

Clean up various manifests

pull/469/head
Andrew Belt 7 years ago
parent
commit
528004a08f
4 changed files with 8 additions and 2 deletions
  1. +2
    -0
      manifests/LoopusModules.json
  2. +1
    -0
      manifests/SonusModular.json
  3. +3
    -0
      manifests/VultModules.json
  4. +2
    -2
      manifests/VultModulesFree.json

+ 2
- 0
manifests/LoopusModules.json View File

@@ -1,6 +1,8 @@
{
"name": "Loopus Modules",
"author": "Sonus Dept.",
"license": "proprietary",
"authorEmail": "sonusdept@gmail.com",
"pluginUrl": "http://loopusmodules.sonusdept.com",
"manualUrl": "https://sonusdept.altervista.org/files/loopusmodules/LoopusModules_manual.pdf",
"latestVersion": "0.5.1"

+ 1
- 0
manifests/SonusModular.json View File

@@ -2,6 +2,7 @@
"name": "Sonus Modular",
"author": "Sonus Dept.",
"license": "GPL-3.0-only",
"authorEmail": "sonusdept@gmail.com",
"pluginUrl": "http://sonusmodular.sonusdept.com/",
"manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular",
"sourceUrl": "https://gitlab.com/sonusdept/sonusmodular",


+ 3
- 0
manifests/VultModules.json View File

@@ -1,6 +1,9 @@
{
"name": "Vult Modules",
"license": "proprietary",
"author": "Leonardo Laguna Ruiz",
"authorEmail": "modlfo@gmail.com",
"authorUrl": "http://modlfo.github.io",
"pluginUrl": "https://modlfo.github.io/VultModules",
"manualUrl": "https://modlfo.github.io/VultModules",
"latestVersion": "0.6.3",


+ 2
- 2
manifests/VultModulesFree.json View File

@@ -4,6 +4,6 @@
"author": "Leonardo Laguna Ruiz",
"authorEmail": "modlfo@gmail.com",
"authorUrl": "http://modlfo.github.io",
"pluginUrl": "https://github.com/modlfo/VultModules/releases/tag/v0.6.2",
"latestVersion": "0.6.2"
"pluginUrl": "https://github.com/modlfo/VultModules/releases",
"latestVersion": "0.6.3"
}

Loading…
Cancel
Save