forked from docker-library/tomcat
-
Notifications
You must be signed in to change notification settings - Fork 5
/
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": "972a406263fd540b135efae4b375543781b26104acb07114c3e535fe31e5b0a5c87ae6dff055e0e47877a3861070c264bb236686cf08bc08d98b7541e5d743c7",
"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.36"
},
"11.0": {
"sha512": "1b86558c398086b080f5a2c298b8d55c32d958e0c41782b1bb384d12e8d76f23d54cd98affa177af3d3e6fdc4fd55bdbf7796f5fa5e2ceb6310be0a0fd1acf9a",
"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.4"
},
"9.0": {
"sha512": "e0b1379866d09b54f2743afb382c32a33bca9652c379467c1fa0a5b15a1b98830ae23fb1d8f96c43148844ce95b6c1d22a66db3f8efaf41f225b158c3cb71c92",
"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.100"
}
}