forked from docker-library/tomcat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.json
46 lines (46 loc) · 1.35 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
{
"10.1": {
"sha512": "d2d65818e02b1a8b570a761d79bd32a2d578ce140ea0bd62d03aedc10a8c13cb203926e4d81fac0c54ba27e1f9ecbb4e4f09d50e33ea9ca4cdc6ed1848fa6292",
"variants": [
"jdk21/temurin-jammy",
"jre21/temurin-jammy",
"jdk17/temurin-jammy",
"jre17/temurin-jammy",
"jdk11/temurin-jammy",
"jre11/temurin-jammy"
],
"version": "10.1.23"
},
"11.0": {
"sha512": "3451e6105ff2edb3edd18fdd095d2bf7cf373bd08aad7b549ff6d66ff028226eb2ad96b780b6371434f6459063a214d8f4457ddce7dff4a72dea2f22b66579df",
"variants": [
"jdk21/temurin-jammy",
"jre21/temurin-jammy"
],
"version": "11.0.0-M19"
},
"9.0": {
"sha512": "b2668f50339afdd266dbdf3ff20a98632a5552910179eda272b65ea0b18be4bef8fa9988e3cfc77e4eae4b74ae1e7abe2483b0e427a07628ed50fed3a13eefb9",
"variants": [
"jdk21/temurin-jammy",
"jre21/temurin-jammy",
"jdk21/corretto-al2",
"jdk17/temurin-jammy",
"jre17/temurin-jammy",
"jdk17/temurin-focal",
"jre17/temurin-focal",
"jdk17/corretto-al2",
"jdk11/temurin-jammy",
"jre11/temurin-jammy",
"jdk11/temurin-focal",
"jre11/temurin-focal",
"jdk11/corretto-al2",
"jdk8/temurin-jammy",
"jre8/temurin-jammy",
"jdk8/temurin-focal",
"jre8/temurin-focal",
"jdk8/corretto-al2"
],
"version": "9.0.88"
}
}