diff --git a/.gitmodules b/.gitmodules index 62e685e5..55562f55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -185,3 +185,7 @@ path = repos/mscHack url = https://github.com/mschack/VCV-Rack-Plugins branch = master +[submodule "repos/NonLinearInstruments"] + path = repos/NonLinearInstruments + url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins + branch = master diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index db3159c2..3a7b88d4 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,9 +1,11 @@ { - "name": "bid°°", + "name": "Bidoo", "author": "Sébastien Bouffier", + "authorEmail": "sebastien.bouffier@gmail.com", "license": "BSD-3-Clause", "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "donateUrl": "https://paypal.me/sebastienbouffier", + "repoVersion": "0.6.1", "latestVersion": "0.6.0" } diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 80a75b06..6e1a1c18 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -7,5 +7,5 @@ "donateUrl": "https://paypal.me/FrozenWasteland", "latestVersion": "0.6.0", "status": "available", - "repoVersion": "0.6.1" + "repoVersion": "0.6.2" } diff --git a/manifests/NonLinearInstruments.json b/manifests/NonLinearInstruments.json index 13afa263..48cd1c94 100644 --- a/manifests/NonLinearInstruments.json +++ b/manifests/NonLinearInstruments.json @@ -1,8 +1,10 @@ { "name": "Non Linear Instruments", "author": "Ignasi Álvarez Garriga", + "authorUrl": "https://www.ignasialvarez.cat", "license": "BSD 3-clause", "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", "sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", + "repoVersion": "0.6.0", "latestVersion": "0.5.3" } diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 4e4e35f6..18dfacaf 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,11 +1,12 @@ { "name": "Ohmer Modules", "author": "Dominique Camus", + "authorUrl": "https://github.com/DomiKamu", "license": "BSD-3-Clause", - "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md", + "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/master/README.md", "sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules", "donateUrl": "https://www.paypal.me/DominiqueCAMUS", "latestVersion": "0.6.0", - "repoVersion": "0.6.1", + "repoVersion": "0.6.2", "status": "available" } diff --git a/repos/Bidoo b/repos/Bidoo index 8849ebc2..12f6750b 160000 --- a/repos/Bidoo +++ b/repos/Bidoo @@ -1 +1 @@ -Subproject commit 8849ebc2ac199d2e62c1c28a1e9b7c6ccff01e11 +Subproject commit 12f6750b076111d3bf43848a1c8106f24736ffaa diff --git a/repos/FrozenWasteland b/repos/FrozenWasteland index 049f2b01..da73489d 160000 --- a/repos/FrozenWasteland +++ b/repos/FrozenWasteland @@ -1 +1 @@ -Subproject commit 049f2b01ae0de7ec2081b381a4f8d1be75760ae3 +Subproject commit da73489d1f7aa3dba77925777d485a3e66f8aec1 diff --git a/repos/NonLinearInstruments b/repos/NonLinearInstruments new file mode 160000 index 00000000..551e5f84 --- /dev/null +++ b/repos/NonLinearInstruments @@ -0,0 +1 @@ +Subproject commit 551e5f84b49849f2b472214992ee8a406791ee24 diff --git a/repos/Ohmer b/repos/Ohmer index 38842f95..288c9084 160000 --- a/repos/Ohmer +++ b/repos/Ohmer @@ -1 +1 @@ -Subproject commit 38842f95e4cd8fe5bafa29291888bd005def23d7 +Subproject commit 288c90847d4c61c8d09f633db6d3b0b243fa1a8c