-
Notifications
You must be signed in to change notification settings - Fork 750
Expand file tree
/
Copy pathversions.json
More file actions
72 lines (72 loc) · 2.09 KB
/
versions.json
File metadata and controls
72 lines (72 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"10.1": {
"sha512": "241183fe5dec15936205ec495b65e04218117affc10e90c5fbc56bce0b4f031ee944d468c128f0ae484fd1d5bd9bec22b65a95a8cfd94cb7fc1f12c7ef434d99",
"variants": [
"jdk25/temurin-noble",
"jre25/temurin-noble",
"jdk25/temurin-jammy",
"jre25/temurin-jammy",
"jdk21/temurin-noble",
"jre21/temurin-noble",
"jdk21/temurin-jammy",
"jre21/temurin-jammy",
"jdk17/temurin-noble",
"jre17/temurin-noble",
"jdk17/temurin-jammy",
"jre17/temurin-jammy",
"jdk11/temurin-noble",
"jre11/temurin-noble",
"jdk11/temurin-jammy",
"jre11/temurin-jammy"
],
"version": "10.1.52"
},
"11.0": {
"sha512": "e428203454e57962296e6e95705e46a1406d15569f67ea0cbd417f38fcad85e81de6fa1be62cfa660ec746312aefb87c39127eef7348e6f78cb57e9afb862ed4",
"variants": [
"jdk25/temurin-noble",
"jre25/temurin-noble",
"jdk25/temurin-jammy",
"jre25/temurin-jammy",
"jdk21/temurin-noble",
"jre21/temurin-noble",
"jdk21/temurin-jammy",
"jre21/temurin-jammy",
"jdk17/temurin-noble",
"jre17/temurin-noble",
"jdk17/temurin-jammy",
"jre17/temurin-jammy"
],
"version": "11.0.18"
},
"9.0": {
"sha512": "8e6fa92883c161523269560a7dc9e8d58fd1199b29c630f681aa3ec2975b59d94674d2881331076b55f5ee0439748931d87c099c79d7bcea909303739e612e4b",
"variants": [
"jdk25/temurin-noble",
"jre25/temurin-noble",
"jdk25/temurin-jammy",
"jre25/temurin-jammy",
"jdk21/temurin-noble",
"jre21/temurin-noble",
"jdk21/temurin-jammy",
"jre21/temurin-jammy",
"jdk21/corretto-al2",
"jdk17/temurin-noble",
"jre17/temurin-noble",
"jdk17/temurin-jammy",
"jre17/temurin-jammy",
"jdk17/corretto-al2",
"jdk11/temurin-noble",
"jre11/temurin-noble",
"jdk11/temurin-jammy",
"jre11/temurin-jammy",
"jdk11/corretto-al2",
"jdk8/temurin-noble",
"jre8/temurin-noble",
"jdk8/temurin-jammy",
"jre8/temurin-jammy",
"jdk8/corretto-al2"
],
"version": "9.0.115"
}
}