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