forked from docker-library/tomcat
-
Notifications
You must be signed in to change notification settings - Fork 4
/
versions.json
56 lines (56 loc) · 1.64 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
{
"10.1": {
"sha512": "9e5f46fdb984d9e48f2608d78352173b7e9b72c384ca0886a9384120d96d2c9302c26d2314e646152605e5e4b044f705feaaf13146b0e72dd535a9625c7746dd",
"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.30"
},
"11.0": {
"sha512": "c167f717d56470ed8595cce988dc514309e29b2dfaecab993a309179a5be58944d3363110d9a085a9361bdec51d5af409d72428a5aa77f7a7dbf4f661e39cc7b",
"variants": [
"jdk21/temurin-noble",
"jre21/temurin-noble",
"jdk21/temurin-jammy",
"jre21/temurin-jammy"
],
"version": "11.0.0-M26"
},
"9.0": {
"sha512": "b18103153169c7bf98da055f8ba0ac3e141d121c78869881d3be480e90fcbc3a178a8e71fa70a11aee7f2584727df72be15d30331faec65f4e57c7e67c85c1cf",
"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.95"
}
}