From 5aa0df01b179b0403a464881f86b2887f36da3f0 Mon Sep 17 00:00:00 2001 From: cschol Date: Sat, 24 Mar 2018 16:10:48 -0600 Subject: [PATCH] Plugin and manifest updates (#359) * Updated Alikins manifest. * Update AmalgamatedHarmonics. * Update AS. * Add manifest for BaconMusic. * Update Bidoo. * Update BogAudio. * Update CharredDesert. --- manifests/AS.json | 7 +++---- manifests/Alikins.json | 9 ++++----- manifests/AmalgamatedHarmonics.json | 4 ++-- manifests/BaconMusic.json | 8 ++++++++ manifests/Bidoo.json | 6 +++--- manifests/Bogaudio.json | 7 +++---- manifests/CharredDesert.json | 6 +++--- repos/AS | 2 +- repos/AmalgamatedHarmonics | 2 +- repos/Bidoo | 2 +- repos/CharredDesert | 2 +- 11 files changed, 30 insertions(+), 25 deletions(-) create mode 100644 manifests/BaconMusic.json diff --git a/manifests/AS.json b/manifests/AS.json index 3bf5c302..617ae4ee 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -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" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/Alikins.json b/manifests/Alikins.json index f63aa1b1..bb9efe7c 100644 --- a/manifests/Alikins.json +++ b/manifests/Alikins.json @@ -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" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index 9146b343..e43f6556 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -3,5 +3,5 @@ "author": "John Hoar", "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", - "latestVersion": "0.5.8" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json new file mode 100644 index 00000000..f7565242 --- /dev/null +++ b/manifests/BaconMusic.json @@ -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" +} diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 5317c183..7f318fe0 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -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" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index 874dd6a8..1838d80c 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -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" -} \ No newline at end of file + "latestVersion": "0.6.4" +} diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index fc1f2adf..b4f80b8d 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -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" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/repos/AS b/repos/AS index 84185521..fde24b7f 160000 --- a/repos/AS +++ b/repos/AS @@ -1 +1 @@ -Subproject commit 84185521d34bc0bc1bc7a79966a5468ef72d330d +Subproject commit fde24b7fa209e0d24ada48f42972405087450d20 diff --git a/repos/AmalgamatedHarmonics b/repos/AmalgamatedHarmonics index 2f5611c9..b7e3111a 160000 --- a/repos/AmalgamatedHarmonics +++ b/repos/AmalgamatedHarmonics @@ -1 +1 @@ -Subproject commit 2f5611c92583bf56cdb6a9e801617337ff99f0ed +Subproject commit b7e3111af18daac71f5376123a4502c9a50c541e diff --git a/repos/Bidoo b/repos/Bidoo index 6ee7e626..8849ebc2 160000 --- a/repos/Bidoo +++ b/repos/Bidoo @@ -1 +1 @@ -Subproject commit 6ee7e6267071d53859acba88bcd1a6e1b4075e8a +Subproject commit 8849ebc2ac199d2e62c1c28a1e9b7c6ccff01e11 diff --git a/repos/CharredDesert b/repos/CharredDesert index 59152406..0e364f92 160000 --- a/repos/CharredDesert +++ b/repos/CharredDesert @@ -1 +1 @@ -Subproject commit 591524062a556d6aa6dbfe9f8267175aeffb66b5 +Subproject commit 0e364f9205f66c589dcf7b2b152edb678a9a1b32