ScoopInstaller_Main/thrift.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

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"
}
}