mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 10:31:18 +00:00
This leads to more consistent license properties and allows for easier automated parsing. https://spdx.org/licenses/
13 lines
470 B
JSON
13 lines
470 B
JSON
{
|
|
"homepage": "https://thrift.apache.org/",
|
|
"version": "0.11.0",
|
|
"license": "Apache-2.0",
|
|
"url": "https://www-us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.exe#/thrift.exe",
|
|
"hash": "29a45c267f64ada6663fd449677b4d8ba3b4b3c772a9fd23910f876a224c2776",
|
|
"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"
|
|
}
|
|
}
|