{
    "version": "5.8.0",
    "description": "Tidy HTML and XML files",
    "homepage": "https://www.html-tidy.org/",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/htacg/tidy-html5/releases/download/5.8.0/tidy-5.8.0-win64.zip",
            "hash": "ffb2f86484c66e70e6a6da369cb8f0f459ad2ffec7c7ca80d09a13445ee51a40",
            "extract_dir": "tidy-5.8.0-win64\\bin"
        }
    },
    "bin": "tidy.exe",
    "checkver": {
        "github": "https://github.com/htacg/tidy-html5"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-win64.zip",
                "extract_dir": "tidy-$version-win64\\bin"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
