annotate repoint-lock.json @ 2152:60d78294ea3a

Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up
author Chris Cannam
date Thu, 06 Dec 2018 09:36:08 +0000
parents 27ad597b1180
children b35c1f8b2ddd bc3d0c86ee2e 5b73a7d5c22d
rev   line source
Chris@1732 1 {
Chris@1732 2 "libraries": {
Chris@1732 3 "vamp-plugin-sdk": {
Chris@1859 4 "pin": "da86fb0bccb3"
Chris@1732 5 },
Chris@1732 6 "svcore": {
Chris@2102 7 "pin": "07f23b90701a"
Chris@1732 8 },
Chris@1732 9 "svgui": {
Chris@2137 10 "pin": "24234307c9b2"
Chris@1732 11 },
Chris@1732 12 "svapp": {
Chris@2138 13 "pin": "109a1dd59f45"
Chris@1732 14 },
Chris@1732 15 "checker": {
Chris@2128 16 "pin": "0d2d3c89fdf6"
Chris@1732 17 },
Chris@1732 18 "piper": {
Chris@1955 19 "pin": "f5a04ffe4d5a0ae01e77018a86a59b48a425e674"
Chris@1732 20 },
Chris@2045 21 "piper-vamp-cpp": {
Chris@2128 22 "pin": "1034a6c73c106d72fa7e85ae6cc00576515c6155"
Chris@1732 23 },
Chris@1732 24 "dataquay": {
Chris@1732 25 "pin": "807b55408d9e"
Chris@1732 26 },
Chris@1732 27 "bqvec": {
Chris@2092 28 "pin": "47a6794091d8"
Chris@1732 29 },
Chris@1732 30 "bqfft": {
Chris@1787 31 "pin": "a766fe47501b"
Chris@1732 32 },
Chris@1732 33 "bqresample": {
Chris@2030 34 "pin": "f5dee7d40378"
Chris@1732 35 },
Chris@1732 36 "bqaudioio": {
Chris@2128 37 "pin": "8c4162878ae6"
Chris@2128 38 },
Chris@2128 39 "rubberband": {
Chris@2135 40 "pin": "6990f06c9f49"
Chris@1732 41 },
Chris@1732 42 "sv-dependency-builds": {
Chris@2143 43 "pin": "85d5306e114e"
Chris@1732 44 },
Chris@1732 45 "icons/scalable": {
Chris@2050 46 "pin": "1c8844bfa946"
Chris@1732 47 }
Chris@1732 48 }
Chris@1732 49 }