We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131aa5d + 8bf9bda commit a06a061Copy full SHA for a06a061
metadata.json
@@ -4,28 +4,32 @@
4
"operatingsystem": "RedHat",
5
"operatingsystemrelease": [
6
"5",
7
- "6"
+ "6",
8
+ "7"
9
]
10
},
11
{
12
"operatingsystem": "CentOS",
13
14
15
16
17
18
19
20
"operatingsystem": "OracleLinux",
21
22
23
24
25
26
27
28
"operatingsystem": "Scientific",
29
30
31
32
33
34
35
@@ -39,7 +43,8 @@
39
43
"operatingsystem": "Ubuntu",
40
44
41
45
"10.04",
42
- "12.04"
46
+ "12.04",
47
+ "14.04"
48
49
}
50
],
0 commit comments