Browse Source

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
pull/408/head
phdsg vn chfhn Andrew Belt 7 years ago
parent
commit
18c98fb28c
5 changed files with 20 additions and 6 deletions
  1. +6
    -2
      .gitmodules
  2. +4
    -3
      manifests/FrozenWasteland.json
  3. +8
    -0
      manifests/KoralfxVCV.json
  4. +1
    -0
      repos/KoralfxVCV
  5. +1
    -1
      repos/Ohmer

+ 6
- 2
.gitmodules View File

@@ -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

+ 4
- 3
manifests/FrozenWasteland.json View File

@@ -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"
}
"status": "available",
"repoVersion": "0.6.1"
}

+ 8
- 0
manifests/KoralfxVCV.json View File

@@ -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/"
}

+ 1
- 0
repos/KoralfxVCV

@@ -0,0 +1 @@
Subproject commit c78c38ec5d810a983fcc44859d04ca7b38254ec0

+ 1
- 1
repos/Ohmer

@@ -1 +1 @@
Subproject commit 3ab80d4e8550d854055311ce4cfb985fcbab4c80
Subproject commit 5147459b4b9ed614dab05f56c2725eec63394ae4

Loading…
Cancel
Save