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 @@ -263,7 +263,7 @@ local part_definitions = {
263
263
downloads+: {
264
264
JAVA_HOME: {
265
265
name: "oraclejdk" ,
266
- version: "8u212-jvmci-20-b04 " ,
266
+ version: "8u212-jvmci-19.2-b01 " ,
267
267
platformspecific: true ,
268
268
},
269
269
},
@@ -277,7 +277,7 @@ local part_definitions = {
277
277
downloads+: {
278
278
JAVA_HOME: {
279
279
name: "openjdk" ,
280
- version: "8u212-jvmci-20-b04 " ,
280
+ version: "8u212-jvmci-19.2-b01 " ,
281
281
platformspecific: true ,
282
282
},
283
283
},
Original file line number Diff line number Diff line change 9
9
"name" : "tools" ,
10
10
"subdir" : True ,
11
11
# version must always be equal to the version of the "sulong" import below
12
- "version" : "ce416312365c2756c02afe034173eee431003175 " ,
12
+ "version" : "5b48670281438f93739f73b62d3ddb250d7eb974 " ,
13
13
"urls" : [
14
14
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
15
15
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
19
19
"name" : "sulong" ,
20
20
"subdir" : True ,
21
21
# version must always be equal to the version of the "tools" import above
22
- "version" : "ce416312365c2756c02afe034173eee431003175 " ,
22
+ "version" : "5b48670281438f93739f73b62d3ddb250d7eb974 " ,
23
23
"urls" : [
24
24
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
25
25
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
You can’t perform that action at this time.
0 commit comments