Browse Source

Plugin and manifest updates (#359)

* Updated Alikins manifest.

* Update AmalgamatedHarmonics.

* Update AS.

* Add manifest for BaconMusic.

* Update Bidoo.

* Update BogAudio.

* Update CharredDesert.
pull/363/head
cschol Andrew Belt 7 years ago
parent
commit
5aa0df01b1
11 changed files with 30 additions and 25 deletions
  1. +3
    -4
      manifests/AS.json
  2. +4
    -5
      manifests/Alikins.json
  3. +2
    -2
      manifests/AmalgamatedHarmonics.json
  4. +8
    -0
      manifests/BaconMusic.json
  5. +3
    -3
      manifests/Bidoo.json
  6. +3
    -4
      manifests/Bogaudio.json
  7. +3
    -3
      manifests/CharredDesert.json
  8. +1
    -1
      repos/AS
  9. +1
    -1
      repos/AmalgamatedHarmonics
  10. +1
    -1
      repos/Bidoo
  11. +1
    -1
      repos/CharredDesert

+ 3
- 4
manifests/AS.json View File

@@ -1,10 +1,9 @@
{
"name": "AS",
"author": "Alfredo Santamaria",
"license": "MIT License",
"websiteUrl": "https://github.com/AScustomWorks/AS",
"license": "MIT",
"manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
"sourceUrl": "https://github.com/AScustomWorks/AS",
"donateUrl": "https://www.paypal.me/frederius/",
"latestVersion": "0.5.7"
}
"latestVersion": "0.6.0"
}

+ 4
- 5
manifests/Alikins.json View File

@@ -1,9 +1,8 @@
{
"name": "Alikins",
"author": "Adrian Likins",
"license": "BSD 3-Clause 'New' or 'Revised' License",
"websiteUrl": "https://github.com/alikins/Alikins-rack-plugins",
"manualUrl": "https://github.com/alikins/Alikins-rack-plugins",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/alikins/Alikins-rack-plugins/blob/master/README.md",
"sourceUrl": "https://github.com/alikins/Alikins-rack-plugins",
"latestVersion": "0.5.5"
}
"latestVersion": "0.6.0"
}

+ 2
- 2
manifests/AmalgamatedHarmonics.json View File

@@ -3,5 +3,5 @@
"author": "John Hoar",
"manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"latestVersion": "0.5.8"
}
"latestVersion": "0.6.0"
}

+ 8
- 0
manifests/BaconMusic.json View File

@@ -0,0 +1,8 @@
{
"name": "Bacon Music",
"author": "@baconpaul",
"license": "Apache-2.0",
"manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md",
"sourceUrl": "https://github.com/baconpaul/BaconPlugs",
"latestVersion": "0.6.0"
}

+ 3
- 3
manifests/Bidoo.json View File

@@ -1,9 +1,9 @@
{
"name": "bid\u00b0\u00b0",
"author": "sebastien-bouffier",
"license": "BSD 3-clause",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"sourceUrl": "https://github.com/sebastien-bouffier/Bidoo",
"donateUrl": "https://paypal.me/sebastienbouffier",
"latestVersion": "0.5.24"
}
"latestVersion": "0.6.0"
}

+ 3
- 4
manifests/Bogaudio.json View File

@@ -1,9 +1,8 @@
{
"name": "Bogaudio",
"author": "Matt Demanett",
"license": "BSD 3-clause",
"websiteUrl": "https://github.com/bogaudio/BogaudioModules",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"sourceUrl": "https://github.com/bogaudio/BogaudioModules",
"latestVersion": "0.5.4"
}
"latestVersion": "0.6.4"
}

+ 3
- 3
manifests/CharredDesert.json View File

@@ -1,10 +1,10 @@
{
"name": "Charred Desert",
"author": "Jerry Sievert",
"license": "CC0 1.0 Universal",
"license": "CC0-1.0",
"websiteUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/README.md",
"manualUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md",
"sourceUrl": "https://github.com/JerrySievert/CharredDesert",
"donateUrl": "https://paypal.me/JerrySievert",
"latestVersion": "0.5.0"
}
"latestVersion": "0.6.0"
}

+ 1
- 1
repos/AS

@@ -1 +1 @@
Subproject commit 84185521d34bc0bc1bc7a79966a5468ef72d330d
Subproject commit fde24b7fa209e0d24ada48f42972405087450d20

+ 1
- 1
repos/AmalgamatedHarmonics

@@ -1 +1 @@
Subproject commit 2f5611c92583bf56cdb6a9e801617337ff99f0ed
Subproject commit b7e3111af18daac71f5376123a4502c9a50c541e

+ 1
- 1
repos/Bidoo

@@ -1 +1 @@
Subproject commit 6ee7e6267071d53859acba88bcd1a6e1b4075e8a
Subproject commit 8849ebc2ac199d2e62c1c28a1e9b7c6ccff01e11

+ 1
- 1
repos/CharredDesert

@@ -1 +1 @@
Subproject commit 591524062a556d6aa6dbfe9f8267175aeffb66b5
Subproject commit 0e364f9205f66c589dcf7b2b152edb678a9a1b32

Loading…
Cancel
Save