2024-10-22 12:31:57 +00:00

19 lines
701 B
JSON

{
"version": "2.31.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.31.0/allure-2.31.0.zip",
"hash": "8f89bfe5e4b0a33c967ce3bb8bab92f23d89d0722fbb29b734f5b11fe6133d53",
"extract_dir": "allure-2.31.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"
}
}