Skip to content

Commit

Permalink
Merge pull request #303 from silug/rocky_alma
Browse files Browse the repository at this point in the history
Add support for Rocky and AlmaLinux
  • Loading branch information
bastelfreak authored Oct 1, 2024
2 parents b23b0e5 + 4aa3277 commit 85c76e1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,20 @@
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
Expand Down

0 comments on commit 85c76e1

Please sign in to comment.