Browse Source

Review and add Sculpt-O-Sound at 0.6.0. #515

pull/520/head
Matt Demanett 6 years ago
parent
commit
b8214c924e
3 changed files with 12 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/Sculpt-O-Sound.json
  3. +1
    -0
      repos/Sculpt-O-Sound

+ 3
- 0
.gitmodules View File

@@ -249,3 +249,6 @@
[submodule "repos/BeckstromResearch"] [submodule "repos/BeckstromResearch"]
path = repos/BeckstromResearch path = repos/BeckstromResearch
url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git
[submodule "repos/Sculpt-O-Sound"]
path = repos/Sculpt-O-Sound
url = https://github.com/josbouten/Sculpt-O-Sound.git

+ 8
- 0
manifests/Sculpt-O-Sound.json View File

@@ -0,0 +1,8 @@
{
"name": "Sculpt-O-Sound",
"author": "Jos Bouten",
"authorEmail": "josbouten@gmail.com",
"manualUrl": "https://github.com/josbouten/Sculpt-O-Sound/blob/master/README.md",
"sourceUrl": "https://github.com/josbouten/Sculpt-O-Sound",
"repoVersion": "0.6.0"
}

+ 1
- 0
repos/Sculpt-O-Sound

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

Loading…
Cancel
Save