allure: Update to version 2.8.1

This commit is contained in:
Richard Kuhnt 2018-11-12 09:00:44 +00:00
parent 39773bdbcc
commit e4c3d68898

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://github.com/allure-framework/allure2", "homepage": "https://github.com/allure-framework/allure2",
"description": "A flexible lightweight multi-language test report tool", "description": "A flexible lightweight multi-language test report tool",
"version": "2.8.0", "version": "2.8.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.8.0/allure-commandline-2.8.0.zip", "url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.8.1/allure-commandline-2.8.1.zip",
"hash": "a0e05d0988c73f1f89e1ccb432f803fc3a072d32edcedee47b908f1eceba4e19", "hash": "d04139ef7bc6d0b3e2379f069b1cc968f6676d523969333958ce28d549c51225",
"extract_dir": "allure-2.8.0", "extract_dir": "allure-2.8.1",
"bin": "bin\\allure.bat", "bin": "bin\\allure.bat",
"env_set": { "env_set": {
"ALLURE_HOME": "$dir" "ALLURE_HOME": "$dir"