Skip to content

Commit

Permalink
Add support for Debian 12, Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex authored and jhoblitt committed Sep 10, 2024
1 parent 44e0228 commit 82137f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"11"
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04",
"22.04"
"22.04",
"24.04"
]
},
{
Expand Down

0 comments on commit 82137f8

Please sign in to comment.