allure: Update to 2.8.0 (#2752)

See #2736
This commit is contained in:
Ross Smith II 2018-11-08 10:38:07 -08:00 committed by Richard Kuhnt
parent 37e93d9c22
commit 0a746e2dd8

View File

@ -12,7 +12,7 @@
},
"checkver": "github",
"autoupdate": {
"url": "https://github.com/allure-framework/allure2/releases/download/$version/allure-$version.zip",
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
"extract_dir": "allure-$version"
}
}