From 18c98fb28cbb96b993384dfbae6e75e8bc6a66a4 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Sat, 31 Mar 2018 19:37:02 +0200 Subject: [PATCH 1/2] correct branches for Ohmer, PvC in gitmodules (#403) * update sourceUrl as per: https://github.com/VCVRack/community/issues/397 * update gitmodule for TheXOR * Update mscHack.json * Update cf.json * accent * Update Qwelk.json * Update SubmarinePrototype.json * Create SubmarineFree.json * Update AmalgamatedHarmonics.json * Update AmalgamatedHarmonics.json * Update and rename PulsumQuadratum-rtlsdr.json to PulsumQuadratum-SDR.json * Update squinkylabs-plug1.json * Update JW-Modules.json * Update HetrickCV.json * typo * Update mscHack.json * name/author cosmetic changes * Update ImpromptuModular.json * Update JE.json * Update KarateSnoopy.json * Update LOGinstruments.json * Update NauModular.json * Update Nohmad.json * Update NonLinearInstruments.json * Update Ohmer.json * Update RJModules.json * fix Ohmer, PvC branches * test: Ohmer repo update * Create KoralfxVCV.json * test: add KoralfxVCV * Update FrozenWasteland.json * Update FrozenWasteland.json --- .gitmodules | 8 ++++++-- manifests/FrozenWasteland.json | 7 ++++--- manifests/KoralfxVCV.json | 8 ++++++++ repos/KoralfxVCV | 1 + repos/Ohmer | 2 +- 5 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 manifests/KoralfxVCV.json create mode 160000 repos/KoralfxVCV diff --git a/.gitmodules b/.gitmodules index 8dede804..289c037e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,11 +56,11 @@ [submodule "repos/Ohmer"] path = repos/Ohmer url = https://github.com/DomiKamu/Ohmer-Modules.git - branch = 060dev + branch = master [submodule "repos/PvC"] path = repos/PvC url = https://github.com/phdsg/PvC.git - branch = master + branch = release [submodule "repos/RJModules"] path = repos/RJModules url = https://github.com/Miserlou/RJModules @@ -177,3 +177,7 @@ path = repos/ParableInstruments url = https://github.com/adbrant/ArableInstruments.git branch = parable +[submodule "repos/KoralfxVCV"] + path = repos/KoralfxVCV + url = https://github.com/koralfx/KoralfxVCV + branch = master diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 557ae51f..80a75b06 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,10 +1,11 @@ { "name": "Frozen Wasteland", - "author": "almostEric", + "author": "Eric Sterling", "license": "CC0-1.0", "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "sourceUrl": "https://github.com/almostEric/FrozenWasteland", "donateUrl": "https://paypal.me/FrozenWasteland", "latestVersion": "0.6.0", - "status": "available" -} \ No newline at end of file + "status": "available", + "repoVersion": "0.6.1" +} diff --git a/manifests/KoralfxVCV.json b/manifests/KoralfxVCV.json new file mode 100644 index 00000000..9b03c539 --- /dev/null +++ b/manifests/KoralfxVCV.json @@ -0,0 +1,8 @@ +{ + "name": "KoralfxVCV", + "author": "Tomek Sosnowski", + "license": "proprietary", + "sourceUrl": "https://github.com/koralfx/KoralfxVCV", + "manualUrl": "https://github.com/koralfx/KoralfxVCV/blob/master/README.md", + "donateUrl": "https://www.paypal.me/koralfx/" +} diff --git a/repos/KoralfxVCV b/repos/KoralfxVCV new file mode 160000 index 00000000..c78c38ec --- /dev/null +++ b/repos/KoralfxVCV @@ -0,0 +1 @@ +Subproject commit c78c38ec5d810a983fcc44859d04ca7b38254ec0 diff --git a/repos/Ohmer b/repos/Ohmer index 3ab80d4e..5147459b 160000 --- a/repos/Ohmer +++ b/repos/Ohmer @@ -1 +1 @@ -Subproject commit 3ab80d4e8550d854055311ce4cfb985fcbab4c80 +Subproject commit 5147459b4b9ed614dab05f56c2725eec63394ae4 From 1f770ebb1d5f4656ec317c186a9bebd36607941f Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Sun, 1 Apr 2018 00:56:12 -0400 Subject: [PATCH 2/2] Updates FrozenWasteland submodule commit. (#408) --- repos/FrozenWasteland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/FrozenWasteland b/repos/FrozenWasteland index 1b3f1448..049f2b01 160000 --- a/repos/FrozenWasteland +++ b/repos/FrozenWasteland @@ -1 +1 @@ -Subproject commit 1b3f14483d1a005d6693c4ccff74b07029f1c3ff +Subproject commit 049f2b01ae0de7ec2081b381a4f8d1be75760ae3