thrift: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2023-02-14 00:35:24 +00:00
parent 4d8629b477
commit 7f3ed38848

View File

@ -1,10 +1,10 @@
{ {
"version": "0.17.0", "version": "0.18.0",
"description": "A software framework, for scalable cross-language services development.", "description": "A software framework, for scalable cross-language services development.",
"homepage": "https://thrift.apache.org/", "homepage": "https://thrift.apache.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dlcdn.apache.org/thrift/0.17.0/thrift-0.17.0.exe#/thrift.exe", "url": "https://dlcdn.apache.org/thrift/0.18.0/thrift-0.18.0.exe#/thrift.exe",
"hash": "md5:3a08c902e490f959c632c28c5199e384", "hash": "md5:188284499cc74e370b8a208c7b9424b3",
"bin": "thrift.exe", "bin": "thrift.exe",
"checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)",
"autoupdate": { "autoupdate": {