From 4fbc0c0bb7aa98c3b6b39b2aa82c04ad0c9f3629 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:29:46 +0000 Subject: [PATCH] thrift: Update to version 0.19.0 --- bucket/thrift.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/thrift.json b/bucket/thrift.json index 3a2810d433..cadc744546 100644 --- a/bucket/thrift.json +++ b/bucket/thrift.json @@ -1,10 +1,10 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/thrift-0.18.1.exe#/thrift.exe", - "hash": "md5:ac14f6c20558f1264ea57723f5183e18", + "url": "https://dlcdn.apache.org/thrift/0.19.0/thrift-0.19.0.exe#/thrift.exe", + "hash": "md5:73870121ae5fa18510f4605af03188fc", "bin": "thrift.exe", "checkver": "Apache\\s+Thrift\\s+v([\\d.]+)", "autoupdate": {