Skip to content

Commit 1bff032

Browse files
committed
Add support for Debian 12 and Fedora 40
1 parent 0466c2c commit 1bff032

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"operatingsystem": "Debian",
1919
"operatingsystemrelease": [
2020
"10",
21-
"11"
21+
"11",
22+
"12"
2223
]
2324
},
2425
{
@@ -63,7 +64,8 @@
6364
"operatingsystem": "Fedora",
6465
"operatingsystemrelease": [
6566
"35",
66-
"36"
67+
"36",
68+
"40"
6769
]
6870
},
6971
{

0 commit comments

Comments
 (0)