Browse Source

PG-Instruments: added repo; reviewed; set repoVersion. #459

pull/469/head
Matt Demanett 7 years ago
parent
commit
8c059d0930
3 changed files with 7 additions and 2 deletions
  1. +3
    -0
      .gitmodules
  2. +3
    -2
      manifests/PG-Instruments.json
  3. +1
    -0
      repos/PG-Instruments

+ 3
- 0
.gitmodules View File

@@ -191,3 +191,6 @@
path = repos/ErraticInstruments path = repos/ErraticInstruments
url = https://github.com/bafonso/Erratic.git url = https://github.com/bafonso/Erratic.git
branch = v0.6 branch = v0.6
[submodule "repos/PG-Instruments"]
path = repos/PG-Instruments
url = https://github.com/imekon/PG-Instruments.git

+ 3
- 2
manifests/PG-Instruments.json View File

@@ -1,6 +1,7 @@
{ {
"name": "PG-Instruments", "name": "PG-Instruments",
"author": "Pete Goodwin", "author": "Pete Goodwin",
"license": "MIT",
"sourceUrl": "https://github.com/imekon/PG-Instruments"
"license": "CC0 1.0 Universal",
"sourceUrl": "https://github.com/imekon/PG-Instruments",
"repoVersion": "0.6.0"
} }

+ 1
- 0
repos/PG-Instruments

@@ -0,0 +1 @@
Subproject commit 83fe82f90c7f7c96f2ece332680524a3e656b4af

Loading…
Cancel
Save