2019-05-02 12:00:20 +00:00

19 lines
747 B
JSON

{
"homepage": "https://github.com/allure-framework/allure2",
"description": "A flexible lightweight multi-language test report tool",
"version": "2.11.0",
"license": "Apache-2.0",
"url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.11.0/allure-commandline-2.11.0.zip",
"hash": "ebe61cd73b5b91a5ae9bb87ab9e8611ae428381d9a4bf65b73e410a1b8974835",
"extract_dir": "allure-2.11.0",
"bin": "bin\\allure.bat",
"env_set": {
"ALLURE_HOME": "$dir"
},
"checkver": "github",
"autoupdate": {
"url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
"extract_dir": "allure-$version"
}
}