{
    "version": "2.27.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.27.0/allure-2.27.0.zip",
    "hash": "b071858fb2fa542c65d8f152c5c40d26267b2dfb74df1f1608a589ecca38e777",
    "extract_dir": "allure-2.27.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"
    }
}
