From 874f35b2a1172a1b7476fcd2a1b25fa31aa40a70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 16:29:45 +0000 Subject: [PATCH] thrift: Update to version 0.21.0 --- bucket/thrift.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/thrift.json b/bucket/thrift.json index 8ff54d469b..992705fdd2 100644 --- a/bucket/thrift.json +++ b/bucket/thrift.json @@ -1,10 +1,10 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/thrift-0.20.0.exe#/thrift.exe", - "hash": "md5:e867efb609da1f89a77a078c79d435b9", + "url": "https://dlcdn.apache.org/thrift/0.21.0/thrift-0.21.0.exe#/thrift.exe", + "hash": "md5:6f07032378316f4dcda706486a4c1e08", "bin": "thrift.exe", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "autoupdate": {