File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 127
127
128
128
local labsjdk8Mixin = {
129
129
downloads +: {
130
- JAVA_HOME: utils.download("labsjdk" , "8u172-jvmci-0.46 " ),
130
+ JAVA_HOME: utils.download("labsjdk" , "8u172-jvmci-0.48 " ),
131
131
EXTRA_JAVA_HOMES : { pathlist: [utils.download("oraclejdk" , "11+20" )] },
132
132
},
133
133
environment +: {
Original file line number Diff line number Diff line change 25
25
},
26
26
{
27
27
"name" : "sulong" ,
28
- "version" : "c34211bfbc077655d983d4a3fc4b56371ec5535a" ,
28
+ "version" : "b8e104a9f2d0e5c1135c3c25b64c9e50a3fa41b0" ,
29
+ "subdir" : True ,
29
30
"urls" : [
30
- {"url" : "https://github.com/graalvm/sulong " , "kind" : "git" },
31
+ {"url" : "https://github.com/oracle/graal " , "kind" : "git" },
31
32
]
32
33
},
33
34
{
34
35
"name" : "regex" ,
35
- "version" : "5e7409244ac702a26b310c1802296a2d3a80cb27 " ,
36
+ "version" : "b8e104a9f2d0e5c1135c3c25b64c9e50a3fa41b0 " ,
36
37
"subdir" : True ,
37
38
"urls" : [
38
39
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments