Browse Source

Reviews 2018 04 10 (#452)

* Updates FrozenWasteland submodule commit.

* Post-review update of ImpromptuModular pointer and manifest.

* Reviewed squinkylabls-plug1; updated pointer and manifest.

* Reviewed Ohmer; updated pointer and manifest.

* Reviewed BaconMusic; updated pointer and manifest.

* Reviewed Koralfx-Modules; updated pointer and manifest.

* Reviewed trowaSoft; updated pointer and manifest to 0.6.1.

* Reviewed Qwelk at 0.6.0; added repo pointer and update manifest.

* Reviewed Erratic at 0.6.0; added repo pointer and manifest.

* Review and add alto777_LFSR.
pull/469/head
Matt Demanett Andrew Belt 7 years ago
parent
commit
25c88aa6ab
3 changed files with 8 additions and 1 deletions
  1. +3
    -0
      .gitmodules
  2. +4
    -1
      manifests/alto777_LFSR.json
  3. +1
    -0
      repos/alto777_LFSR

+ 3
- 0
.gitmodules View File

@@ -187,3 +187,6 @@
[submodule "repos/Erratic"] [submodule "repos/Erratic"]
path = repos/Erratic path = repos/Erratic
url = https://github.com/bafonso/Erratic.git url = https://github.com/bafonso/Erratic.git
[submodule "repos/alto777_LFSR"]
path = repos/alto777_LFSR
url = https://github.com/alto777/LFSR.git

+ 4
- 1
manifests/alto777_LFSR.json View File

@@ -1,6 +1,9 @@
{ {
"name": "alto777 LFSR", "name": "alto777 LFSR",
"author": "Robert A Moeser", "author": "Robert A Moeser",
"authorEmail": "ram32768@gmail.com",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"sourceUrl": "https://github.com/alto777/LFSR"
"sourceUrl": "https://github.com/alto777/LFSR",
"manualUrl": "https://github.com/alto777/LFSR/README.md",
"repoVersion": "0.6.02"
} }

+ 1
- 0
repos/alto777_LFSR

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

Loading…
Cancel
Save