We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663d94f commit df00803Copy full SHA for df00803
metadata.json
@@ -25,19 +25,43 @@
25
"8.0"
26
]
27
},
28
+ {
29
+ "operatingsystem": "OracleLinux",
30
+ "operatingsystemrelease": [
31
+ "8",
32
+ "9"
33
+ ]
34
+ },
35
36
+ "operatingsystem": "Rocky",
37
38
39
40
41
42
43
+ "operatingsystem": "AlmaLinux",
44
45
46
47
48
49
{
50
"operatingsystem": "Ubuntu",
51
"operatingsystemrelease": [
52
"18.04",
- "20.04"
53
+ "20.04",
54
+ "22.04",
55
+ "24.04"
56
57
58
59
"operatingsystem": "Debian",
60
61
"9",
62
"10",
- "11"
63
+ "11",
64
+ "12"
65
66
}
67
],
0 commit comments