feat(alma): add AlmaLinux 9 (#172)

This commit is contained in:
MaineK00n 2022-08-02 15:56:24 +09:00 committed by GitHub
parent f257749bf5
commit dee30b750a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ const (
)
var (
AlmaReleaseVersion = []string{"8"}
AlmaReleaseVersion = []string{"8", "9"}
)
type erratum struct {