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 127127
128128 local labsjdk8Mixin = {
129129 downloads +: {
130- JAVA_HOME: utils.download("labsjdk" , "8u172-jvmci-0.46 " ),
130+ JAVA_HOME: utils.download("labsjdk" , "8u172-jvmci-0.48 " ),
131131 EXTRA_JAVA_HOMES : { pathlist: [utils.download("oraclejdk" , "11+20" )] },
132132 },
133133 environment +: {
Original file line number Diff line number Diff line change 2525 },
2626 {
2727 "name" : "sulong" ,
28- "version" : "c34211bfbc077655d983d4a3fc4b56371ec5535a" ,
28+ "version" : "b8e104a9f2d0e5c1135c3c25b64c9e50a3fa41b0" ,
29+ "subdir" : True ,
2930 "urls" : [
30- {"url" : "https://github.com/graalvm/sulong " , "kind" : "git" },
31+ {"url" : "https://github.com/oracle/graal " , "kind" : "git" },
3132 ]
3233 },
3334 {
3435 "name" : "regex" ,
35- "version" : "5e7409244ac702a26b310c1802296a2d3a80cb27 " ,
36+ "version" : "b8e104a9f2d0e5c1135c3c25b64c9e50a3fa41b0 " ,
3637 "subdir" : True ,
3738 "urls" : [
3839 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments