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.
2 parents 8204683 + 22bdd33 commit 986e02fCopy full SHA for 986e02f
metadata.json
@@ -32,7 +32,7 @@
32
{
33
"operatingsystem": "CentOS",
34
"operatingsystemrelease": [
35
- "8"
+ "9"
36
]
37
},
38
@@ -42,6 +42,13 @@
42
"9"
43
44
45
+ {
46
+ "operatingsystem": "AlmaLinux",
47
+ "operatingsystemrelease": [
48
+ "8",
49
50
+ ]
51
+ },
52
53
"operatingsystem": "Rocky",
54
@@ -52,17 +59,15 @@
59
60
"operatingsystem": "Debian",
61
55
- "10",
56
- "11",
57
62
"12"
58
63
64
65
66
"operatingsystem": "Ubuntu",
67
- "18.04",
68
"20.04",
- "22.04"
69
+ "22.04",
70
+ "24.04"
71
72
}
73
],
0 commit comments