{
    "version": "0.23.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.23.0/thrift-0.23.0.exe#/thrift.exe",
    "hash": "md5:27e613b971ed138a27aeb31b7f7cfdae",
    "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"
        }
    }
}
