2022-02-17 16:31:59 +00:00

19 lines
701 B
JSON

{
"version": "2.17.3",
"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.17.3/allure-2.17.3.zip",
"hash": "11c5aa3e8d24763316a69da9af79b9821fa85d8e03e95e19250b33cae7809c62",
"extract_dir": "allure-2.17.3",
"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"
}
}