-
Notifications
You must be signed in to change notification settings - Fork 273
Expand file tree
/
Copy pathversions.json
More file actions
32 lines (32 loc) · 842 Bytes
/
versions.json
File metadata and controls
32 lines (32 loc) · 842 Bytes
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
{
"4.0": {
"version": "4.0.20",
"sha512": "4abd74a1a488360d94ee3bca905c7095cac2e3328577e46622aa41144b1a612844af79ba5ec3e98b26d08fee168511fac128bc6ea2eb2026f981d72bfdeb9fdb",
"java": {
"version": "11"
},
"debian": {
"version": "bookworm"
}
},
"4.1": {
"version": "4.1.11",
"sha512": "c31ead4e137774964818b3acfc2a16c329cce412ebb003baf447c3d453800a590d970cbe98641bd81539fd7a7fb8a1b6b569e5072c93fc2e18f40eaa638225be",
"java": {
"version": "11"
},
"debian": {
"version": "bookworm"
}
},
"5.0": {
"version": "5.0.8",
"sha512": "06b7af18c8f41dc13dbfdae186d565a5f91e71ea413c3c5373aec8a4e5074c6dee5632a0e5e98c21665f08f7291d7ca384f61a323c02610c6bca51e074b5a0c4",
"java": {
"version": "17"
},
"debian": {
"version": "bookworm"
}
}
}