2021-12-06 16:29:10 +00:00

19 lines
701 B
JSON

{
"version": "2.17.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.17.0/allure-2.17.0.zip",
"hash": "41ce515a53665dee374474224f10c395e77fa2e9ae85dd0d5fff1aff8da957f0",
"extract_dir": "allure-2.17.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"
}
}