Skip to content

Commit

Permalink
Add current os versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bzed committed Jan 14, 2025
1 parent 48b50e3 commit 70ab357
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,33 +29,40 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7"
"7",
"8"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"8",
"9",
"10"
"10",
"11",
"12",
"13"
]
},
{
Expand Down

0 comments on commit 70ab357

Please sign in to comment.