2023-03-02 00:35:50 +00:00

17 lines
583 B
JSON

{
"version": "0.18.1",
"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.18.1/thrift-0.18.1.exe#/thrift.exe",
"hash": "md5:ac14f6c20558f1264ea57723f5183e18",
"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"
}
}
}