diff --git a/.gitmodules b/.gitmodules index d4239e54..e6904760 100644 --- a/.gitmodules +++ b/.gitmodules @@ -181,3 +181,9 @@ path = repos/Koralfx-Modules url = https://github.com/koralfx/Koralfx-Modules branch = master +[submodule "repos/Qwelk"] + path = repos/Qwelk + url = https://github.com/raincheque/qwelk.git +[submodule "repos/Erratic"] + path = repos/Erratic + url = https://github.com/bafonso/Erratic.git diff --git a/manifests/Erratic.json b/manifests/Erratic.json new file mode 100644 index 00000000..42c932b3 --- /dev/null +++ b/manifests/Erratic.json @@ -0,0 +1,9 @@ +{ + "name": "ErraticInstruments", + "author": "Bruno Afonso", + "license": "BSD-3-Clause", + "authorUrl": "https://brunoafonso.org", + "manualUrl": "https://github.com/bafonso/Erratic/blob/master/README.md", + "sourceUrl": "https://github.com/bafonso/Erratic", + "repoVersion": "0.6.0" +} \ No newline at end of file diff --git a/manifests/Koralfx-Modules.json b/manifests/Koralfx-Modules.json index 6a911753..e5568ed9 100644 --- a/manifests/Koralfx-Modules.json +++ b/manifests/Koralfx-Modules.json @@ -5,5 +5,6 @@ "license": "BSD-3-Clause", "sourceUrl": "https://github.com/koralfx/Koralfx-Modules/", "manualUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md", - "donateUrl": "https://www.paypal.me/koralfx/" + "donateUrl": "https://www.paypal.me/koralfx/", + "repoVersion": "0.6.4" } diff --git a/manifests/Qwelk.json b/manifests/Qwelk.json index e31c5ca5..cec18e0c 100644 --- a/manifests/Qwelk.json +++ b/manifests/Qwelk.json @@ -3,5 +3,6 @@ "author": "raincheque (Parsa Jamshidi)", "license": "MIT", "manualUrl": "https://github.com/raincheque/qwelk/blob/master/README.md", - "sourceUrl": "https://github.com/raincheque/qwelk" + "sourceUrl": "https://github.com/raincheque/qwelk", + "repoVersion: "0.6.0" } diff --git a/manifests/trowaSoft.json b/manifests/trowaSoft.json index 76e0d796..e0da9bdf 100644 --- a/manifests/trowaSoft.json +++ b/manifests/trowaSoft.json @@ -7,5 +7,6 @@ "sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV", "donateUrl": "https://paypal.me/j4s0n", "latestVersion": "0.6.0", + "repoVersion": "0.6.1", "status": "available" } \ No newline at end of file diff --git a/repos/Erratic b/repos/Erratic new file mode 160000 index 00000000..1655127a --- /dev/null +++ b/repos/Erratic @@ -0,0 +1 @@ +Subproject commit 1655127add1e55e57e271bb5e21eaca9eab515a3 diff --git a/repos/Koralfx-Modules b/repos/Koralfx-Modules index 9cf3d31c..b0625c1e 160000 --- a/repos/Koralfx-Modules +++ b/repos/Koralfx-Modules @@ -1 +1 @@ -Subproject commit 9cf3d31c4ef5ade9f30e615cd2411d81b8331314 +Subproject commit b0625c1ea1522ec4f8d61c6b3eb7f0d4ae5ef793 diff --git a/repos/Qwelk b/repos/Qwelk new file mode 160000 index 00000000..ed6a9d1c --- /dev/null +++ b/repos/Qwelk @@ -0,0 +1 @@ +Subproject commit ed6a9d1c6a8075feef7177bac735986d782e0efc diff --git a/repos/trowaSoft b/repos/trowaSoft index 204aacaa..b59cf2e3 160000 --- a/repos/trowaSoft +++ b/repos/trowaSoft @@ -1 +1 @@ -Subproject commit 204aacaaa0ba850bba991905b770d16791c74f09 +Subproject commit b59cf2e3a81f4f8537a1c8393eb9936711b34d32