Skip to content

Commit

Permalink
Merge pull request #111 from traylenator/newones
Browse files Browse the repository at this point in the history
Add support for Debian 12 and Fedora 40
  • Loading branch information
ekohl authored Aug 5, 2024
2 parents 0466c2c + 1bff032 commit bd5ad45
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 @@ -18,7 +18,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
Expand Down Expand Up @@ -63,7 +64,8 @@
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"35",
"36"
"36",
"40"
]
},
{
Expand Down

0 comments on commit bd5ad45

Please sign in to comment.