{
    "version": "3.9.0",
    "description": "NUnit V2 Framework Driver Extension",
    "homepage": "https://nunit.org/",
    "license": "MIT",
    "depends": "nunit-console",
    "url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-driver.3.9.0.nupkg",
    "hash": "90a14371bbf5a21dc44d1913bb76c8765719f373fb4b171d75bc63b92ba6b43d",
    "extract_dir": "tools",
    "checkver": {
        "url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-driver",
        "regex": "\\s+([\\d.]+)</title>"
    },
    "autoupdate": {
        "url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-driver.$version.nupkg",
        "hash": {
            "url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-driver",
            "regex": "$sha256.*?$basename"
        }
    }
}
