Browse Source

Reviews Koralfx-Modules, trowaSoft, Qwelk, Erratic (#445)

* Updates FrozenWasteland submodule commit.

* Post-review update of ImpromptuModular pointer and manifest.

* Reviewed squinkylabls-plug1; updated pointer and manifest.

* Reviewed Ohmer; updated pointer and manifest.

* Reviewed BaconMusic; updated pointer and manifest.

* Reviewed Koralfx-Modules; updated pointer and manifest.

* Reviewed trowaSoft; updated pointer and manifest to 0.6.1.

* Reviewed Qwelk at 0.6.0; added repo pointer and update manifest.

* Reviewed Erratic at 0.6.0; added repo pointer and manifest.
pull/444/merge
Matt Demanett Andrew Belt 7 years ago
parent
commit
52ea8ed955
9 changed files with 24 additions and 4 deletions
  1. +6
    -0
      .gitmodules
  2. +9
    -0
      manifests/Erratic.json
  3. +2
    -1
      manifests/Koralfx-Modules.json
  4. +2
    -1
      manifests/Qwelk.json
  5. +1
    -0
      manifests/trowaSoft.json
  6. +1
    -0
      repos/Erratic
  7. +1
    -1
      repos/Koralfx-Modules
  8. +1
    -0
      repos/Qwelk
  9. +1
    -1
      repos/trowaSoft

+ 6
- 0
.gitmodules View File

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

+ 9
- 0
manifests/Erratic.json View File

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

+ 2
- 1
manifests/Koralfx-Modules.json View File

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

+ 2
- 1
manifests/Qwelk.json View File

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

+ 1
- 0
manifests/trowaSoft.json View File

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

+ 1
- 0
repos/Erratic

@@ -0,0 +1 @@
Subproject commit 1655127add1e55e57e271bb5e21eaca9eab515a3

+ 1
- 1
repos/Koralfx-Modules

@@ -1 +1 @@
Subproject commit 9cf3d31c4ef5ade9f30e615cd2411d81b8331314
Subproject commit b0625c1ea1522ec4f8d61c6b3eb7f0d4ae5ef793

+ 1
- 0
repos/Qwelk

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

+ 1
- 1
repos/trowaSoft

@@ -1 +1 @@
Subproject commit 204aacaaa0ba850bba991905b770d16791c74f09
Subproject commit b59cf2e3a81f4f8537a1c8393eb9936711b34d32

Loading…
Cancel
Save