Skip to content

Commit

Permalink
Add FreeBSD support to metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Sep 3, 2024
1 parent b320c7a commit 0a1e569
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@
"11"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"13",
"14"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
Expand Down

0 comments on commit 0a1e569

Please sign in to comment.