Browse Source

Review and add STS at version 0.6.0.1. #524

pull/528/head
Christoph Scholtes 6 years ago
parent
commit
546244149f
3 changed files with 12 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/STS.json
  3. +1
    -0
      repos/STS

+ 3
- 0
.gitmodules View File

@@ -264,3 +264,6 @@
[submodule "repos/ModularFungi"]
path = repos/ModularFungi
url = https://github.com/david-c14/ModularFungi.git
[submodule "repos/STS"]
path = repos/STS
url = https://github.com/SmallTownSound/STS.git

+ 8
- 0
manifests/STS.json View File

@@ -0,0 +1,8 @@
{
"name": "STS",
"author": "Don Turnrock",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/SmallTownSound/STS.git",
"manualUrl": "https://github.com/SmallTownSound/STS/blob/master/README.md",
"repoVersion": "0.6.0.1"
}

+ 1
- 0
repos/STS

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

Loading…
Cancel
Save