view repoint-project.json @ 80:f84e12a1553c tip

Update server certificate fingerprints
author Chris Cannam
date Wed, 14 Aug 2019 14:58:48 +0100
parents a6c9a0ca493e
children
line wrap: on
line source
{
    "config": {
        "extdir": "."
    },
    "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"
        }
    }
}