diff options
Diffstat (limited to 'users/sterni/external/sources.json')
-rw-r--r-- | users/sterni/external/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/users/sterni/external/sources.json b/users/sterni/external/sources.json index 379e77272f7e..47197ee086ab 100644 --- a/users/sterni/external/sources.json +++ b/users/sterni/external/sources.json @@ -10,5 +10,17 @@ "type": "tarball", "url": "https://github.com/openlab-aux/flipdot-gschichtler/archive/93683a7fff04e167963b70a8906f982567646501.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" + }, + "likely-music": { + "branch": "master", + "description": "experimental application for probabilistic music composition", + "homepage": "", + "owner": "sternenseemann", + "repo": "likely-music", + "rev": "769e9ae049646d436c27ed21650461cdb7f9815d", + "sha256": "0rs3ycn0rp621zisfwlsw01l4y0h5841xnc1di0mvizxsmxhl2l9", + "type": "tarball", + "url": "https://github.com/sternenseemann/likely-music/archive/769e9ae049646d436c27ed21650461cdb7f9815d.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |