Add Ubuntu Zesty and Artful to UbuntuReleasesMapping

See also https://wiki.ubuntu.com/Releases
This commit is contained in:
Tianon Gravi 2017-04-26 14:45:32 -07:00
parent ce4f8327ec
commit b6ab5d8168

View File

@ -41,4 +41,6 @@ var UbuntuReleasesMapping = map[string]string{
"wily": "15.10",
"xenial": "16.04",
"yakkety": "16.10",
"zesty": "17.04",
"artful": "17.10",
}