2022-11-08 12:31:52 +00:00

19 lines
701 B
JSON

{
"version": "2.20.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.20.1/allure-2.20.1.zip",
"hash": "77a646163712402614d65c03b1e75f669ba1a9a7052bc1336136f1c6b2fe7812",
"extract_dir": "allure-2.20.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"
}
}