Browse Source

Update manifest for Autinn, Valley, OSCelot, computerscare

pull/785/head
Andrew Belt 3 years ago
parent
commit
5527ede2af
4 changed files with 8 additions and 6 deletions
  1. +5
    -3
      manifests/Autinn.json
  2. +1
    -1
      manifests/OSCelot.json
  3. +1
    -1
      manifests/Valley.json
  4. +1
    -1
      manifests/computerscare.json

+ 5
- 3
manifests/Autinn.json View File

@@ -1,16 +1,17 @@
{ {
"slug": "Autinn", "slug": "Autinn",
"name": "Autinn", "name": "Autinn",
"version": "1.0.0",
"license": "proprietary",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "Autinn", "brand": "Autinn",
"author": "Nikolai V. Chr.", "author": "Nikolai V. Chr.",
"authorEmail": "", "authorEmail": "",
"authorUrl": "", "authorUrl": "",
"pluginUrl": "", "pluginUrl": "",
"manualUrl": "https://github.com/NikolaiVChr/Autinn/wiki", "manualUrl": "https://github.com/NikolaiVChr/Autinn/wiki",
"sourceUrl": "",
"sourceUrl": "https://github.com/NikolaiVChr/Autinn",
"donateUrl": "https://www.paypal.me/autinn", "donateUrl": "https://www.paypal.me/autinn",
"changelogUrl": "https://github.com/NikolaiVChr/Autinn/wiki/Changelog",
"modules": [ "modules": [
{ {
"slug": "Amp", "slug": "Amp",
@@ -139,6 +140,7 @@
"slug": "Vector", "slug": "Vector",
"name": "Vxy", "name": "Vxy",
"description": "Random x-y generator", "description": "Random x-y generator",
"deprecated": true,
"tags": [ "tags": [
"Controller", "Controller",
"Utility", "Utility",


+ 1
- 1
manifests/OSCelot.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "OSCelot", "slug": "OSCelot",
"version": "1.0.2",
"version": "2.0.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "TheModularMind", "author": "TheModularMind",
"name": "OSCelot", "name": "OSCelot",


+ 1
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Valley", "slug": "Valley",
"name": "Valley", "name": "Valley",
"version": "1.1.7",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "Valley", "author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com", "authorEmail": "valley.audio.soft@gmail.com",


+ 1
- 1
manifests/computerscare.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "computerscare", "slug": "computerscare",
"version": "1.4.3",
"version": "2.0.1",
"name": "computerscare", "name": "computerscare",
"brand": "computerscare", "brand": "computerscare",
"author": "computerscare", "author": "computerscare",


Loading…
Cancel
Save