From 8443a2cb08348bf61bf4cfd3b2d786080fec3ba1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:35:50 +0000 Subject: [PATCH] thrift: Update to version 0.18.1 --- bucket/thrift.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/thrift.json b/bucket/thrift.json index 2d2958961a..3a2810d433 100644 --- a/bucket/thrift.json +++ b/bucket/thrift.json @@ -1,10 +1,10 @@ { - "version": "0.18.0", + "version": "0.18.1", "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.18.0/thrift-0.18.0.exe#/thrift.exe", - "hash": "md5:188284499cc74e370b8a208c7b9424b3", + "url": "https://dlcdn.apache.org/thrift/0.18.1/thrift-0.18.1.exe#/thrift.exe", + "hash": "md5:ac14f6c20558f1264ea57723f5183e18", "bin": "thrift.exe", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "autoupdate": {