Browse Source

Review and add CatroModulo at version 0.6.4. #549

master
Christoph Scholtes 6 years ago
parent
commit
a01b9a6132
3 changed files with 13 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +9
    -0
      manifests/CatroModulo.json
  3. +1
    -0
      repos/CatroModulo

+ 3
- 0
.gitmodules View File

@@ -315,3 +315,6 @@
[submodule "repos/Starling_Via"]
path = repos/Starling_Via
url = https://github.com/starlingcode/Via-for-Rack.git
[submodule "repos/CatroModulo"]
path = repos/CatroModulo
url = https://github.com/catronomix/catro-modulo.git

+ 9
- 0
manifests/CatroModulo.json View File

@@ -0,0 +1,9 @@
{
"name": "Catro Modulo",
"author": "catronomix",
"license": "BSD-3-Clause",
"repoVersion": "0.6.4",
"manualUrl": "https://github.com/catronomix/catro-modulo/blob/master/CM-manual-v0.6.4.pdf",
"sourceUrl": "https://github.com/catronomix/catro-modulo.git",
"pluginUrl": "https://github.com/catronomix/catro-modulo/blob/master/README.md"
}

+ 1
- 0
repos/CatroModulo

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

Loading…
Cancel
Save