Browse Source

Merge branch 'master' of github.com:VCVRack/community

pull/528/head
Andrew Belt 6 years ago
parent
commit
9d4b838bff
5 changed files with 14 additions and 2 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/STS.json
  3. +1
    -1
      manifests/TriggerFish-Elements.json
  4. +1
    -0
      repos/STS
  5. +1
    -1
      repos/TriggerFish-Elements

+ 3
- 0
.gitmodules View File

@@ -264,3 +264,6 @@
[submodule "repos/ModularFungi"] [submodule "repos/ModularFungi"]
path = repos/ModularFungi path = repos/ModularFungi
url = https://github.com/david-c14/ModularFungi.git 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
- 1
manifests/TriggerFish-Elements.json View File

@@ -5,7 +5,7 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/JTriggerFish/TriggerFish-VCV/blob/master/README.md", "manualUrl": "https://github.com/JTriggerFish/TriggerFish-VCV/blob/master/README.md",
"sourceUrl": "https://github.com/JTriggerFish/TriggerFish-VCV.git", "sourceUrl": "https://github.com/JTriggerFish/TriggerFish-VCV.git",
"repoVersion": "0.6.3",
"repoVersion": "0.6.4",
"latestVersion": "0.6.3", "latestVersion": "0.6.3",
"buildTimestamp": 1537708325, "buildTimestamp": 1537708325,
"status": "available" "status": "available"

+ 1
- 0
repos/STS

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

+ 1
- 1
repos/TriggerFish-Elements

@@ -1 +1 @@
Subproject commit cb4dbe74a73fe48cfbd86a15edf4d162578335b9
Subproject commit e16db7397695d61dc067f5a31140ecfd201253eb

Loading…
Cancel
Save