From 5b26823df94dd4cfa389cf12d4ae6517345016e7 Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 12 Feb 2021 04:12:00 +0000 Subject: [PATCH] thrift 0.14.0 --- Aliases/{thrift@0.13 => thrift@0.14} | 0 Formula/thrift.rb | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename Aliases/{thrift@0.13 => thrift@0.14} (100%) diff --git a/Aliases/thrift@0.13 b/Aliases/thrift@0.14 similarity index 100% rename from Aliases/thrift@0.13 rename to Aliases/thrift@0.14 diff --git a/Formula/thrift.rb b/Formula/thrift.rb index 0689cd88e15..8990c85c789 100644 --- a/Formula/thrift.rb +++ b/Formula/thrift.rb @@ -1,9 +1,9 @@ class Thrift < Formula desc "Framework for scalable cross-language services development" homepage "https://thrift.apache.org/" - url "https://www.apache.org/dyn/closer.lua?path=thrift/0.13.0/thrift-0.13.0.tar.gz" - mirror "https://archive.apache.org/dist/thrift/0.13.0/thrift-0.13.0.tar.gz" - sha256 "7ad348b88033af46ce49148097afe354d513c1fca7c607b59c33ebb6064b5179" + url "https://www.apache.org/dyn/closer.lua?path=thrift/0.14.0/thrift-0.14.0.tar.gz" + mirror "https://archive.apache.org/dist/thrift/0.14.0/thrift-0.14.0.tar.gz" + sha256 "8dcb64f63126522e1a3fd65bf6e5839bc3d3f1e13eb514ce0c2057c9b898ff71" license "Apache-2.0" bottle do