comparison mx.graal/suite.py @ 23327:0912e5d8b1cc

Point to GitHub repo for truffle suite
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Tue, 19 Jan 2016 14:30:52 +0100
parents ed6a5ffb2e9c
children 5fd40a045778
comparison
equal deleted inserted replaced
23326:8ae6984accb6 23327:0912e5d8b1cc
45 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 45 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
46 ] 46 ]
47 }, 47 },
48 { 48 {
49 "name" : "truffle", 49 "name" : "truffle",
50 "version" : "bfa145c84dde2191d7057a6fe654de2d74f83fae", 50 "version" : "175622430e80253e9cc7c17ddbf09cc00adc0bc4",
51 "urls" : [ 51 "urls" : [
52 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"}, 52 {"url" : "https://github.com/graalvm/truffle.git", "kind" : "git"},
53 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 53 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
54 ] 54 ]
55 }, 55 },
56 ]) 56 ])
57 }, 57 },