Skip to content

Commit c8d5ef6

Browse files
authored
Merge pull request #356 from zilchms/debian
Add Debian 11 and 12 support
2 parents 37f0cb4 + ee597a1 commit c8d5ef6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@
6464
{
6565
"operatingsystem": "Debian",
6666
"operatingsystemrelease": [
67-
"10"
67+
"10",
68+
"11",
69+
"12"
6870
]
6971
},
7072
{

0 commit comments

Comments
 (0)