-
Notifications
You must be signed in to change notification settings - Fork 752
/
Copy pathversions.json
60 lines (60 loc) · 1.75 KB
/
versions.json
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
{
"10.1": {
"sha512": "55998c7e906a37340f4b56ca66d4a1ef7c0f7a061a9b868e7ed90cce8188f469495ee590d9971eb8d9870dc34ed89b63d6b870a281cb7e84de14a7555fc100e1",
"variants": [
"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.39"
},
"11.0": {
"sha512": "99c4b3acafd5bd1a10c15b52b97ed7ff3ac7b943bf324aba0645d9894aa6f2868ebb746571332f4fa826209aa4d48b70a66e96998cecb3eac93b74f3f29170f2",
"variants": [
"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.5"
},
"9.0": {
"sha512": "cbe407f17c813d9f83cab459e603df171f2e5782c3a0cdb4cfa00b0391a89cedf865c6d8972fc7e12210c69a8467ede5939f35bb0f3b41fa173b9ee83199768a",
"variants": [
"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.102"
}
}