mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
14 lines
564 B
JSON
14 lines
564 B
JSON
{
|
|
"version": "0.14.1",
|
|
"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.1/thrift-0.14.1.exe#/thrift.exe",
|
|
"hash": "2529e9e8dfe0c6bfaeb8f618705e5ea6703b56acbd7566ea7a1e75521b24dfff",
|
|
"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"
|
|
}
|
|
}
|