2023-02-07 12:51:05 +00:00

19 lines
701 B
JSON

{
"version": "2.21.0",
"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.21.0/allure-2.21.0.zip",
"hash": "ccc066e4fd3bec77d4a15df39f237dc758d9edcf40ebd71c85efc76c7aa2feed",
"extract_dir": "allure-2.21.0",
"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"
}
}