From 79a0a8312969ef2a6907a1a12cc0edabba5b7938 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 00:32:17 +0000 Subject: [PATCH] thrift: Update to version 0.16.0 --- bucket/thrift.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/thrift.json b/bucket/thrift.json index 1dad60ca00..e4cd24ffa9 100644 --- a/bucket/thrift.json +++ b/bucket/thrift.json @@ -1,10 +1,10 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/thrift-0.15.0.exe#/thrift.exe", - "hash": "md5:c43896461df259f3b3815336fe42040e", + "url": "https://dlcdn.apache.org/thrift/0.16.0/thrift-0.16.0.exe#/thrift.exe", + "hash": "md5:9ff1a90f8dd5b1fa73d55990b775a516", "bin": "thrift.exe", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "autoupdate": {