Skip to content

Commit dac0c36

Browse files
committed
fixes typo in manifest
1 parent 245d19f commit dac0c36

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Diff for: manifest.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,12 @@
2727
"python3",
2828
"fio"
2929
],
30-
"el": {
31-
"el8": [
32-
"cockpit",
33-
"python3",
34-
"fio"
35-
]
36-
}
30+
"el": [
31+
"cockpit",
32+
"python3",
33+
"fio"
34+
]
35+
3736
},
3837
"releases": [
3938
{

0 commit comments

Comments
 (0)