mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
14 lines
564 B
JSON
14 lines
564 B
JSON
{
|
|
"homepage": "https://thrift.apache.org/",
|
|
"description": "A software framework, for scalable cross-language services development.",
|
|
"version": "0.13.0",
|
|
"license": "Apache-2.0",
|
|
"url": "https://www-us.apache.org/dist/thrift/0.13.0/thrift-0.13.0.exe#/thrift.exe",
|
|
"hash": "92753ef860304eb6b3fdbbb3e07ae23b30827194d3c2a072bb4cf7a65be87693",
|
|
"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"
|
|
}
|
|
}
|