Browse Source

Re-add com-soundchasing-stochasm with new MIT license. Update moDllz. (#363)

* Re-add com-soundchasing-stochasm with updated MIT license.

* Update moDllz plugin.
pull/371/head
cschol Andrew Belt 7 years ago
parent
commit
738fd34d70
4 changed files with 7 additions and 2 deletions
  1. +4
    -0
      .gitmodules
  2. +1
    -1
      manifests/com-soundchasing-stochasm.json
  3. +1
    -0
      repos/com-soundchasing-stochasm
  4. +1
    -1
      repos/moDllz

+ 4
- 0
.gitmodules View File

@@ -169,3 +169,7 @@
path = repos/modular80 path = repos/modular80
url = https://github.com/cschol/modular80 url = https://github.com/cschol/modular80
branch = master branch = master
[submodule "repos/com-soundchasing-stochasm"]
path = repos/com-soundchasing-stochasm
url = https://github.com/teletypist/stochasm.git
branch = master

+ 1
- 1
manifests/com-soundchasing-stochasm.json View File

@@ -1,7 +1,7 @@
{ {
"name": "Stochasm", "name": "Stochasm",
"author": "Frederick Rainbird", "author": "Frederick Rainbird",
"license": "proprietary",
"license": "MIT",
"manualUrl": "https://github.com/teletypist/stochasm/blob/master/README.md", "manualUrl": "https://github.com/teletypist/stochasm/blob/master/README.md",
"sourceUrl": "https://github.com/teletypist/stochasm", "sourceUrl": "https://github.com/teletypist/stochasm",
"latestVersion": "0.6.0" "latestVersion": "0.6.0"


+ 1
- 0
repos/com-soundchasing-stochasm

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

+ 1
- 1
repos/moDllz

@@ -1 +1 @@
Subproject commit a7a1501dd08ab2ba75b5d24dc3b583994ccbd7f3
Subproject commit 823ee778f4d4f99eb7e2f1994a926a24794db28b

Loading…
Cancel
Save