We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df88ef commit a88e553Copy full SHA for a88e553
metadata.json
@@ -15,7 +15,8 @@
15
"operatingsystem": "CentOS",
16
"operatingsystemrelease": [
17
"7",
18
- "8"
+ "8",
19
+ "9"
20
]
21
},
22
{
@@ -34,6 +35,20 @@
34
35
"9"
36
37
38
+ {
39
+ "operatingsystem": "AlmaLinux",
40
+ "operatingsystemrelease": [
41
42
43
+ ]
44
+ },
45
46
+ "operatingsystem": "Rocky",
47
48
49
50
51
52
53
"operatingsystem": "Scientific",
54
0 commit comments