From 7f3ed38848248dd2d04926d74b7106a9e30566ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:35:24 +0000 Subject: [PATCH] thrift: Update to version 0.18.0 --- bucket/thrift.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/thrift.json b/bucket/thrift.json index 61782ee6e1..2d2958961a 100644 --- a/bucket/thrift.json +++ b/bucket/thrift.json @@ -1,10 +1,10 @@ { - "version": "0.17.0", + "version": "0.18.0", "description": "A software framework, for scalable cross-language services development.", "homepage": "https://thrift.apache.org/", "license": "Apache-2.0", - "url": "https://dlcdn.apache.org/thrift/0.17.0/thrift-0.17.0.exe#/thrift.exe", - "hash": "md5:3a08c902e490f959c632c28c5199e384", + "url": "https://dlcdn.apache.org/thrift/0.18.0/thrift-0.18.0.exe#/thrift.exe", + "hash": "md5:188284499cc74e370b8a208c7b9424b3", "bin": "thrift.exe", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "autoupdate": {