{
    "version": "0.19.0",
    "description": "A software framework, for scalable cross-language services development.",
    "homepage": "https://thrift.apache.org/",
    "license": "Apache-2.0",
    "url": "https://dlcdn.apache.org/thrift/0.19.0/thrift-0.19.0.exe#/thrift.exe",
    "hash": "md5:73870121ae5fa18510f4605af03188fc",
    "bin": "thrift.exe",
    "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)",
    "autoupdate": {
        "url": "https://dlcdn.apache.org/thrift/$version/thrift-$version.exe#/thrift.exe",
        "hash": {
            "url": "$url.md5"
        }
    }
}
