Skip to content

Commit

Permalink
Add support for Debian 10 and 11
Browse files Browse the repository at this point in the history
Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
  • Loading branch information
dhoppe and kenyon committed Sep 16, 2023
1 parent 83d0e43 commit b6e7e8c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": []
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "Fedora",
Expand Down

0 comments on commit b6e7e8c

Please sign in to comment.