File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ local const = import 'constants.libsonnet';
74
74
75
75
local labsjdk8 = {
76
76
downloads +: {
77
- JAVA_HOME: utils.download("oraclejdk" , "8u212-jvmci-20-b04 " ),
77
+ JAVA_HOME: utils.download("oraclejdk" , "8u212-jvmci-19.2-b01 " ),
78
78
EXTRA_JAVA_HOMES : {
79
79
pathlist: [utils.download("oraclejdk" , "11+28" )]
80
80
},
Original file line number Diff line number Diff line change 5
5
# METADATA
6
6
#
7
7
# --------------------------------------------------------------------------------------------------------------
8
- "mxversion" : "5.219 .2" ,
8
+ "mxversion" : "5.225 .2" ,
9
9
"name" : "graalpython" ,
10
10
"versionConflictResolution" : "latest" ,
11
11
44
44
},
45
45
{
46
46
"name" : "sulong" ,
47
- "version" : "0c62a120119365a1893294f129ae748658ae5c56 " ,
47
+ "version" : "97c9fe405b077d7addd5e4f82290bb3b345b1727 " ,
48
48
"subdir" : True ,
49
49
"urls" : [
50
50
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
51
51
]
52
52
},
53
53
{
54
54
"name" : "regex" ,
55
- "version" : "0c62a120119365a1893294f129ae748658ae5c56 " ,
55
+ "version" : "97c9fe405b077d7addd5e4f82290bb3b345b1727 " ,
56
56
"subdir" : True ,
57
57
"urls" : [
58
58
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments