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


+ 1
- 1
manifests/OSCelot.json View File

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


+ 1
- 1
manifests/Valley.json View File

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


+ 1
- 1
manifests/computerscare.json View File

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


Loading…
Cancel
Save