diff --git a/.gitmodules b/.gitmodules index cc53d11a..1a5a1b77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -173,3 +173,7 @@ path = repos/com-soundchasing-stochasm url = https://github.com/teletypist/stochasm.git branch = master +[submodule "repos/ParableInstruments"] + path = repos/ParableInstruments + url = https://github.com/adbrant/ArableInstruments.git + branch = parable diff --git a/manifests/ArableInstruments.json b/manifests/ArableInstruments.json index a5ca85a3..45440a5f 100644 --- a/manifests/ArableInstruments.json +++ b/manifests/ArableInstruments.json @@ -1,7 +1,8 @@ { "name": "Arable Instruments", "author": "adbrant", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "sourceUrl": "https://github.com/adbrant/ArableInstruments", - "latestVersion": "v0.5.0" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/ParableInstruments.json b/manifests/ParableInstruments.json index 24fb7650..e6312050 100644 --- a/manifests/ParableInstruments.json +++ b/manifests/ParableInstruments.json @@ -1,6 +1,8 @@ { "name": "Parable Instruments", "author": "adbrant", + "license": "BSD-3-Clause", + "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "sourceUrl": "https://github.com/adbrant/ArableInstruments", - "latestVersion": "v0.5.0" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/manifests/RJModules.json b/manifests/RJModules.json index 2842b865..821b5b83 100644 --- a/manifests/RJModules.json +++ b/manifests/RJModules.json @@ -1,9 +1,8 @@ { "name": "RJModules", "author": "Miserlou", - "license": "BSD 3-clause", - "websiteUrl": "https://github.com/Miserlou/RJModules", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/Miserlou/RJModules/blob/master/README.md", "sourceUrl": "https://github.com/Miserlou/RJModules", - "latestVersion": "0.5.0" -} \ No newline at end of file + "latestVersion": "0.6.0" +} diff --git a/repos/ArableInstruments b/repos/ArableInstruments index fbb444f1..9bf4d9f3 160000 --- a/repos/ArableInstruments +++ b/repos/ArableInstruments @@ -1 +1 @@ -Subproject commit fbb444f1ec1c85ffcc05aada0c16f176db3b9ca2 +Subproject commit 9bf4d9f36b1484090c8f664b2f07bf96e73c83a3 diff --git a/repos/ParableInstruments b/repos/ParableInstruments new file mode 160000 index 00000000..66adcd0e --- /dev/null +++ b/repos/ParableInstruments @@ -0,0 +1 @@ +Subproject commit 66adcd0e27d98aa5d328e00007ab47901edf3fed diff --git a/repos/RJModules b/repos/RJModules index 34afd0e9..990b3623 160000 --- a/repos/RJModules +++ b/repos/RJModules @@ -1 +1 @@ -Subproject commit 34afd0e9d22c09a119f2fa17ad14672132e921e4 +Subproject commit 990b36234b4d4517bab00dda8e515faff2f77793 diff --git a/repos/moDllz b/repos/moDllz index 823ee778..a2812d5e 160000 --- a/repos/moDllz +++ b/repos/moDllz @@ -1 +1 @@ -Subproject commit 823ee778f4d4f99eb7e2f1994a926a24794db28b +Subproject commit a2812d5e898ab530bdffb892219d2d4ded286545