Mercurial > hg > qm-vamp-plugins
changeset 266:d04675d44928 tip master
Refer to SDK from Github
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 02 Jun 2021 14:41:26 +0100 |
parents | d68e13abd2cf |
children | |
files | repoint-lock.json repoint-project.json |
diffstat | 2 files changed, 4 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/repoint-lock.json Mon Feb 10 14:18:33 2020 +0000 +++ b/repoint-lock.json Wed Jun 02 14:41:26 2021 +0100 @@ -1,7 +1,7 @@ { "libraries": { "vamp-plugin-sdk": { - "pin": "c42e50a5c297" + "pin": "c3ef877327f1b081b95a1d05349c297f8c4454f0" }, "qm-dsp": { "pin": "e34a3cc188332ed7c33cd9257ef164de5b587191"
--- a/repoint-project.json Mon Feb 10 14:18:33 2020 +0000 +++ b/repoint-project.json Wed Jun 02 14:41:26 2021 +0100 @@ -2,17 +2,11 @@ "config": { "extdir": "lib" }, - "services": { - "soundsoftware": { - "vcs": ["hg", "git"], - "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", - "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" - } - }, "libraries": { "vamp-plugin-sdk": { - "vcs": "hg", - "service": "soundsoftware" + "vcs": "git", + "service": "github", + "owner": "c4dm" }, "qm-dsp": { "vcs": "git",