-
Notifications
You must be signed in to change notification settings - Fork 753
/
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": "814500908e139fd984bbacf10ccf8ad400d129ce23a7ba47b771f0ca308b148e23a58c83eb924653f62ca2a0696c87fc6128c7a81def18b04c2f0c01f08009b9",
"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.35"
},
"11.0": {
"sha512": "860701b16fcf0ab4674ff8c0a61f79b6427bb8bfc44a88f9251fe39f179f2912341f9621b97e38f31959b27ac3efff9e845b49017d954243bca00e23ea965114",
"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.3"
},
"9.0": {
"sha512": "bf406b3e288e1732d82d08f54e160095451a6cc969f72adf395c074d6d08893ef1ccd2afcd55f01ca8e54131f587c88055832f36330a1ede0cc2f84440cf54df",
"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.99"
}
}