Mercurial > hg > sonic-visualiser
changeset 1979:7b4e4d245524
Merge from branch checker_errorcode
author | Chris Cannam |
---|---|
date | Fri, 31 Aug 2018 15:24:10 +0100 |
parents | d3bd593a610c (current diff) e1427ccfef6a (diff) |
children | 59895b90c137 |
files | repoint-lock.json repoint-project.json |
diffstat | 2 files changed, 17 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/repoint-lock.json Fri Aug 31 15:14:27 2018 +0100 +++ b/repoint-lock.json Fri Aug 31 15:24:10 2018 +0100 @@ -4,7 +4,7 @@ "pin": "da86fb0bccb3" }, "svcore": { - "pin": "68a0abfe7263" + "pin": "2057423c88fe" }, "svgui": { "pin": "c0d8356e274f" @@ -13,7 +13,7 @@ "pin": "755fc02a1565" }, "checker": { - "pin": "3ccc384c0161" + "pin": "ad02dff8ebfb" }, "piper": { "pin": "f5a04ffe4d5a0ae01e77018a86a59b48a425e674"
--- a/repoint-project.json Fri Aug 31 15:14:27 2018 +0100 +++ b/repoint-project.json Fri Aug 31 15:24:10 2018 +0100 @@ -3,11 +3,11 @@ "extdir": "." }, "services": { - "soundsoftware": { - "vcs": ["hg", "git"], - "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", - "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" - } + "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": { @@ -24,22 +24,22 @@ }, "svapp": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware" }, "checker": { "vcs": "hg", - "service": "soundsoftware", - "repository": "vamp-plugin-load-checker" + "service": "soundsoftware", + "repository": "vamp-plugin-load-checker" }, "piper": { "vcs": "git", - "service": "github", - "owner": "piper-audio" + "service": "github", + "owner": "piper-audio" }, "piper-cpp": { "vcs": "git", - "service": "github", - "owner": "piper-audio", + "service": "github", + "owner": "piper-audio", "repository": "piper-vamp-cpp" }, "dataquay": { @@ -69,12 +69,12 @@ }, "sv-dependency-builds": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", - "service": "soundsoftware", - "repository": "sv-iconset" + "service": "soundsoftware", + "repository": "sv-iconset" } } }