2021-11-03 12:00:36 +00:00

19 lines
701 B
JSON

{
"version": "2.16.1",
"description": "A flexible lightweight multi-language test report tool",
"homepage": "https://github.com/allure-framework/allure2",
"license": "Apache-2.0",
"url": "https://github.com/allure-framework/allure2/releases/download/2.16.1/allure-2.16.1.zip",
"hash": "8520612203a326fc145dfc2fa89474b497726f769741df35cba98066afc749c7",
"extract_dir": "allure-2.16.1",
"bin": "bin\\allure.bat",
"env_set": {
"ALLURE_HOME": "$dir"
},
"checkver": "github",
"autoupdate": {
"url": "https://github.com/allure-framework/allure2/releases/download/$version/allure-$version.zip",
"extract_dir": "allure-$version"
}
}