Browse Source

Merge remote-tracking branch 'upstream/master'

pull/432/head
phdsg 7 years ago
parent
commit
afd6898470
4 changed files with 3 additions and 8 deletions
  1. +1
    -1
      manifests/AmalgamatedHarmonics.json
  2. +1
    -1
      manifests/SubmarineFree.json
  3. +0
    -6
      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"
} }

+ 0
- 6
manifests/alto777_LFSR.json View File

@@ -1,6 +0,0 @@
{
"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