Skip to content

Commit c3f564b

Browse files
authored
Merge pull request #88 from voxpupuli/add-ubuntu-releases
add Ubuntu 22.04 and 24.04 support
2 parents 2b9c331 + 31bbf1e commit c3f564b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@
6868
"12",
6969
"15"
7070
]
71+
},
72+
{
73+
"operatingsystem": "Ubuntu",
74+
"operatingsystemrelease": [
75+
"22.04",
76+
"24.04"
77+
]
7178
}
7279
],
7380
"requirements": [

0 commit comments

Comments
 (0)