thrift 0.14.0
parent
198cd1aa2d
commit
5b26823df9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue