Browse Source

new manifest: alto777_LFSR (#431)

* Reviewed Version Updates: Bogaudio #396, moDllz #389, Valley #407

* added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look.

* mscHack version update

* cf: Update repo and manifest

* Reviewed Version Update: Valley

* Bidoo 0.6.1 Manifest & Repo _prereview_

* moDllz: update Repo to 0.6.1

* Revert "moDllz: update Repo to 0.6.1"

This reverts commit 0bd1f40fe2.

* new repo: NonLinearInstruments, pre-review

* manifest update: NonLinearInstruments

* Update NonLinearInstruments.json

* repo update: Ohmer 0.6.2

* Update Ohmer.json

* repo update: FrozenWasteland 0.6.2

* Update FrozenWasteland.json

* repo update: AmalgamatedHarmonics 0.6.1

* manifest update: AmalgamatedHarmonics 0.6.1

* repo update: moDllz (next try)

* repo update: moDllz (caps conflict)

* repo update: AS 0.6.0.2

* manifest update: AS 0.6.0.2

* new manifest: alto777_LFSR

* license typo

* license

* license typo

* license typo
pull/444/head
phdsg vn chfhn Andrew Belt 7 years ago
parent
commit
5f67f4d5a9
4 changed files with 9 additions and 2 deletions
  1. +1
    -1
      manifests/AmalgamatedHarmonics.json
  2. +1
    -1
      manifests/SubmarineFree.json
  3. +6
    -0
      manifests/alto777_LFSR.json
  4. +1
    -0
      manifests/cf.json

+ 1
- 1
manifests/AmalgamatedHarmonics.json View File

@@ -1,7 +1,7 @@
{ {
"name": "Amalgamated Harmonics", "name": "Amalgamated Harmonics",
"author": "John Hoar", "author": "John Hoar",
"license": "BSD 3-Clause",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"latestVersion": "0.6.0", "latestVersion": "0.6.0",


+ 1
- 1
manifests/SubmarineFree.json View File

@@ -1,7 +1,7 @@
{ {
"name": "SubmarineFree", "name": "SubmarineFree",
"author": "David O'Rourke", "author": "David O'Rourke",
"license": "BSD 3-Clause",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/david-c14/SubmarineFree/", "sourceUrl": "https://github.com/david-c14/SubmarineFree/",
"latestVersion": "0.6.0" "latestVersion": "0.6.0"
} }

+ 6
- 0
manifests/alto777_LFSR.json View File

@@ -0,0 +1,6 @@
{
"name": "alto777 LFSR",
"author": "Robert A Moeser",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/alto777/LFSR"
}

+ 1
- 0
manifests/cf.json View File

@@ -2,6 +2,7 @@
"name": "cf", "name": "cf",
"author": "clément foulc", "author": "clément foulc",
"authorEmail": "c.foulc@gmail.com", "authorEmail": "c.foulc@gmail.com",
"license": "MIT",
"authorUrl": "https://www.facebook.com/clement.foulc", "authorUrl": "https://www.facebook.com/clement.foulc",
"manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md", "manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md",
"sourceUrl": "https://github.com/cfoulc/cf", "sourceUrl": "https://github.com/cfoulc/cf",


Loading…
Cancel
Save