2023-10-06 08:26:45 +00:00

19 lines
701 B
JSON

{
"version": "2.24.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.24.1/allure-2.24.1.zip",
"hash": "6cf717ef3dc7a2d2333c494e793e9c41d0aaef9547e072961e690b1db6e4b858",
"extract_dir": "allure-2.24.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"
}
}