Skip to content

Commit

Permalink
Merge pull request #53 from zilchms/ubuntu
Browse files Browse the repository at this point in the history
Add Ubuntu 20.04 and 22.04 support
  • Loading branch information
bastelfreak authored Feb 15, 2024
2 parents e93bea1 + 75311b9 commit 20edae7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04"
"18.04",
"20.04",
"22.04"
]
},
{
Expand Down

0 comments on commit 20edae7

Please sign in to comment.