Ross Smith II 1b7d54805c
Update bucket/thrift.json
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2019-08-15 07:27:49 -07:00

14 lines
564 B
JSON

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