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';
7474
7575 local labsjdk8 = {
7676 downloads +: {
77- JAVA_HOME: utils.download("oraclejdk" , "8u212-jvmci-20-b04 " ),
77+ JAVA_HOME: utils.download("oraclejdk" , "8u212-jvmci-19.2-b01 " ),
7878 EXTRA_JAVA_HOMES : {
7979 pathlist: [utils.download("oraclejdk" , "11+28" )]
8080 },
Original file line number Diff line number Diff line change 55 # METADATA
66 #
77 # --------------------------------------------------------------------------------------------------------------
8- "mxversion" : "5.219 .2" ,
8+ "mxversion" : "5.225 .2" ,
99 "name" : "graalpython" ,
1010 "versionConflictResolution" : "latest" ,
1111
4444 },
4545 {
4646 "name" : "sulong" ,
47- "version" : "0c62a120119365a1893294f129ae748658ae5c56 " ,
47+ "version" : "97c9fe405b077d7addd5e4f82290bb3b345b1727 " ,
4848 "subdir" : True ,
4949 "urls" : [
5050 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
5151 ]
5252 },
5353 {
5454 "name" : "regex" ,
55- "version" : "0c62a120119365a1893294f129ae748658ae5c56 " ,
55+ "version" : "97c9fe405b077d7addd5e4f82290bb3b345b1727 " ,
5656 "subdir" : True ,
5757 "urls" : [
5858 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments