mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
13 lines
470 B
JSON
13 lines
470 B
JSON
{
|
|
"homepage": "https://thrift.apache.org/",
|
|
"version": "0.12.0",
|
|
"license": "Apache-2.0",
|
|
"url": "https://www-us.apache.org/dist/thrift/0.12.0/thrift-0.12.0.exe#/thrift.exe",
|
|
"hash": "3ef62b5839029c3d6e25da975a398c194e661f48a500a1af0daead3ddf7e602d",
|
|
"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"
|
|
}
|
|
}
|