ScoopInstaller_Main/thrift.json
Richard Kuhnt 5295cc0a44 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00

10 lines
336 B
JSON

{
"homepage": "https://thrift.apache.org/",
"version": "0.9.3",
"licence": "Apache License v2.0",
"url": "https://www-us.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe",
"hash": "md5:d373614a4fac5cf0aff1340dfe630acb",
"bin": [["thrift-0.9.3.exe", "thrift"]],
"checkver": "Apache\\s+Thrift\\s+v([0-99\\.]+)"
}