Skip to content

Commit 12791f3

Browse files
authored
Merge pull request #991 from voxpupuli/freebsd
Add support for FreeBSD 13
2 parents 8e27d5d + 48a95c4 commit 12791f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
{
7575
"operatingsystem": "FreeBSD",
7676
"operatingsystemrelease": [
77-
"12"
77+
"12",
78+
"13"
7879
]
7980
},
8081
{

0 commit comments

Comments
 (0)