Browse Source

Fix slugs for a few manifests

pull/35/head
Andrew Belt 7 years ago
parent
commit
6c0157b433
7 changed files with 6 additions and 7 deletions
  1. +1
    -1
      plugins/ArableInstruments.json
  2. +1
    -1
      plugins/Bidoo.json
  3. +1
    -1
      plugins/Lindenberg Research.json
  4. +1
    -1
      plugins/ParableInstruments.json
  5. +1
    -1
      plugins/SonusModular.json
  6. +1
    -1
      plugins/Valley Free.json
  7. +0
    -1
      plugins/cf.json

+ 1
- 1
plugins/ArableInstruments.json View File

@@ -2,7 +2,7 @@
"slug": "ArableInstruments",
"name": "Arable Instruments",
"author": "adbrant",
"version": "0.5.0",
"version": "v0.5.0",
"source": "https://github.com/adbrant/ArableInstruments",
"manual": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
"downloads": {


plugins/bidoo.json → plugins/Bidoo.json View File

@@ -1,5 +1,5 @@
{
"slug": "bidoo",
"slug": "Bidoo",
"name": "bid°°",
"author": "sebastien-bouffier",
"version": "0.5.5",

plugins/LindenbergResearch.json → plugins/Lindenberg Research.json View File

@@ -1,5 +1,5 @@
{
"slug": "LindenbergResearch",
"slug": "Lindenberg Research",
"name": "Lindenberg Research",
"author": "lindenbergresearch",
"source": "https://github.com/lindenbergresearch/LRTRack",

+ 1
- 1
plugins/ParableInstruments.json View File

@@ -2,7 +2,7 @@
"slug": "ParableInstruments",
"name": "Parable Instruments",
"author": "adbrant",
"version": "0.5.0",
"version": "v0.5.0",
"source": "https://github.com/adbrant/ArableInstruments",
"downloads": {
"win": {


plugins/SonusDept.json → plugins/SonusModular.json View File

@@ -1,5 +1,5 @@
{
"slug": "SonusDept",
"slug": "SonusModular",
"name": "Sonus Dept",
"version": "0.5.0",
"homepage": "http://sonusmodular.sonusdept.com/",

plugins/ValleyRackFree.json → plugins/Valley Free.json View File

@@ -1,5 +1,5 @@
{
"slug": "ValleyRackFree",
"slug": "Valley Free",
"name": "Valley Rack Free",
"author": "ValleyAudio",
"license": "GPL-3.0 and BSD-3-Clause",

+ 0
- 1
plugins/cf.json View File

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


Loading…
Cancel
Save