Skip to content

Commit

Permalink
Add new supported OS versions
Browse files Browse the repository at this point in the history
* Ubuntu 24.04
* Fedora 40
  • Loading branch information
jay7x committed Nov 13, 2024
1 parent 1fc5d99 commit 6d1df3c
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 @@ -29,7 +29,8 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04",
"22.04"
"22.04",
"24.04"
]
},
{
Expand Down Expand Up @@ -92,7 +93,8 @@
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"37",
"38"
"38",
"40"
]
}
],
Expand Down

0 comments on commit 6d1df3c

Please sign in to comment.