thrift 0.14.0

master
rui 2021-02-12 04:12:00 +00:00 committed by Carlo Cabrera
parent 198cd1aa2d
commit 5b26823df9
2 changed files with 3 additions and 3 deletions

View File

@ -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