2023-06-14 16:28:22 +00:00

19 lines
701 B
JSON

{
"version": "2.22.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.22.3/allure-2.22.3.zip",
"hash": "72b8ff1cd3da9e56548e3f689106eec7b79f61b2f2cd81c106e2bf4833e67c4a",
"extract_dir": "allure-2.22.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"
}
}