Add Debian 11 support

This commit is contained in:
Tim Meusel 2023-08-19 22:33:46 +02:00
parent 1adcdf5092
commit 111a70112e
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0

View file

@ -35,7 +35,8 @@
{ {
"operatingsystem": "Debian", "operatingsystem": "Debian",
"operatingsystemrelease": [ "operatingsystemrelease": [
"10" "10",
"11"
] ]
}, },
{ {