Skip to content

Commit

Permalink
Sort supported OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
jay7x committed Dec 10, 2024
1 parent 1a12f8e commit 5842ea0
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,16 @@
],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystem": "Amazon",
"operatingsystemrelease": [
"8"
"2017"
]
},
{
Expand All @@ -48,10 +47,11 @@
]
},
{
"operatingsystem": "Scientific",
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"7",
"8"
"36",
"37",
"38"
]
},
{
Expand All @@ -61,30 +61,30 @@
]
},
{
"operatingsystem": "VirtuozzoLinux",
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
"operatingsystem": "Amazon",
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"2017"
"8"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"8",
"9"
"7",
"8"
]
},
{
"operatingsystem": "Fedora",
"operatingsystem": "VirtuozzoLinux",
"operatingsystemrelease": [
"36",
"37",
"38"
"7"
]
}
],
Expand Down

0 comments on commit 5842ea0

Please sign in to comment.