feat(debian/oval): add bullseye (#97)

This commit is contained in:
Teppei Fukuda 2021-09-01 13:04:46 +03:00 committed by GitHub
parent 2a67b66eff
commit efb2c4325b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ var (
"8": "jessie",
"9": "stretch",
"10": "buster",
"11": "bullseye",
}
)