2021-09-14 14:00:38 +00:00

19 lines
701 B
JSON

{
"version": "2.15.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.15.0/allure-2.15.0.zip",
"hash": "bd8a90fa4badf1a9d005d000a0e1ae020bad8674d1085541478913d39741014e",
"extract_dir": "allure-2.15.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"
}
}