Browse Source

Update manifest for FreeSurface, LilacLoop, CountModula, ESeries, ZZC

pull/785/head
Andrew Belt 3 years ago
parent
commit
9c770340fc
5 changed files with 11 additions and 9 deletions
  1. +1
    -1
      manifests/CountModula.json
  2. +7
    -5
      manifests/ESeries.json
  3. +1
    -1
      manifests/FreeSurface.json
  4. +1
    -1
      manifests/LilacLoop.json
  5. +1
    -1
      manifests/ZZC.json

+ 1
- 1
manifests/CountModula.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "CountModula", "slug": "CountModula",
"name": "Count Modula", "name": "Count Modula",
"version": "2.0.0",
"version": "2.0.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "Count Modula", "brand": "Count Modula",
"author": "Adam Verspaget", "author": "Adam Verspaget",


+ 7
- 5
manifests/ESeries.json View File

@@ -1,19 +1,21 @@
{ {
"slug": "ESeries", "slug": "ESeries",
"name": "E-Series", "name": "E-Series",
"version": "2.0.2",
"license": "GPL-3.0-or-later",
"version": "1.0.2",
"license": "GPL-3.0-only",
"author": "VCV", "author": "VCV",
"authorEmail": "support@vcvrack.com",
"authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/", "authorUrl": "https://vcvrack.com/",
"pluginUrl": "https://vcvrack.com/ESeries.html",
"manualUrl": "https://vcvrack.com/ESeries.html#manual",
"sourceUrl": "https://github.com/VCVRack/ESeries", "sourceUrl": "https://github.com/VCVRack/ESeries",
"changelogUrl": "https://github.com/VCVRack/ESeries/blob/v2/CHANGELOG.md",
"donateUrl": "",
"changelogUrl": "https://github.com/VCVRack/ESeries/blob/v1/CHANGELOG.md",
"modules": [ "modules": [
{ {
"slug": "E340", "slug": "E340",
"name": "E340 Cloud Generator", "name": "E340 Cloud Generator",
"description": "Based on Synthesis Technology E340", "description": "Based on Synthesis Technology E340",
"manualUrl": "https://synthtech.com/eurorack/E340/",
"modularGridUrl": "https://www.modulargrid.net/e/synthesis-technology-e340-cloud-generator", "modularGridUrl": "https://www.modulargrid.net/e/synthesis-technology-e340-cloud-generator",
"tags": [ "tags": [
"VCO", "VCO",


+ 1
- 1
manifests/FreeSurface.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "FreeSurface", "slug": "FreeSurface",
"version": "2.0.4",
"version": "2.0.5",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Causal Systems", "name": "Causal Systems",
"brand": "Free Surface", "brand": "Free Surface",


+ 1
- 1
manifests/LilacLoop.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "LilacLoop", "slug": "LilacLoop",
"name": "Lilac Loop", "name": "Lilac Loop",
"version": "1.0.3",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Lilac", "brand": "Lilac",
"author": "Gavin Rough", "author": "Gavin Rough",


+ 1
- 1
manifests/ZZC.json View File

@@ -2,7 +2,7 @@
"slug": "ZZC", "slug": "ZZC",
"name": "ZZC", "name": "ZZC",
"brand": "ZZC", "brand": "ZZC",
"version": "1.1.3",
"version": "2.0.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "Sergey Ukolov", "author": "Sergey Ukolov",
"authorEmail": "zezic51@yandex.ru", "authorEmail": "zezic51@yandex.ru",


Loading…
Cancel
Save