Skip to content

Commit

Permalink
Merge pull request #127 from tuxmea/ubuntu
Browse files Browse the repository at this point in the history
Add Ubuntu 20.04/22.04 & Debian 12
  • Loading branch information
bastelfreak authored Mar 13, 2024
2 parents 9cee27c + bc38bdd commit f6bfa01
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,15 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04",
"22.04"
]
},
{
Expand Down

0 comments on commit f6bfa01

Please sign in to comment.