thrift 0.15.0
parent
f4328b731b
commit
a1107432c0
|
@ -1,9 +1,9 @@
|
||||||
class Thrift < Formula
|
class Thrift < Formula
|
||||||
desc "Framework for scalable cross-language services development"
|
desc "Framework for scalable cross-language services development"
|
||||||
homepage "https://thrift.apache.org/"
|
homepage "https://thrift.apache.org/"
|
||||||
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.14.2/thrift-0.14.2.tar.gz"
|
url "https://www.apache.org/dyn/closer.lua?path=thrift/0.15.0/thrift-0.15.0.tar.gz"
|
||||||
mirror "https://archive.apache.org/dist/thrift/0.14.2/thrift-0.14.2.tar.gz"
|
mirror "https://archive.apache.org/dist/thrift/0.15.0/thrift-0.15.0.tar.gz"
|
||||||
sha256 "4191bfc0b7490e20cc69f9f4dc6e991fbb612d4551aa9eef1dbf7f4c47ce554d"
|
sha256 "d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b"
|
||||||
license "Apache-2.0"
|
license "Apache-2.0"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue