From e83f11ca79e9d7ce7cf63231e0327ff5632a3321 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Mon, 2 Apr 2018 21:25:05 +0200 Subject: [PATCH] New Repo: NonLinearInstruments (#422) * Reviewed Version Updates: Bogaudio #396, moDllz #389, Valley #407 * added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look. * mscHack version update * cf: Update repo and manifest * Reviewed Version Update: Valley * Bidoo 0.6.1 Manifest & Repo _prereview_ * moDllz: update Repo to 0.6.1 * Revert "moDllz: update Repo to 0.6.1" This reverts commit 0bd1f40fe242c07db802373e14bdfbae7692fe20. * new repo: NonLinearInstruments, pre-review * manifest update: NonLinearInstruments * Update NonLinearInstruments.json --- .gitmodules | 4 ++++ manifests/NonLinearInstruments.json | 2 ++ repos/NonLinearInstruments | 1 + 3 files changed, 7 insertions(+) create mode 160000 repos/NonLinearInstruments 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/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/repos/NonLinearInstruments b/repos/NonLinearInstruments new file mode 160000 index 00000000..551e5f84 --- /dev/null +++ b/repos/NonLinearInstruments @@ -0,0 +1 @@ +Subproject commit 551e5f84b49849f2b472214992ee8a406791ee24