avro-cpp 1.8.0
Closes Homebrew/homebrew#50149. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
5de69e3174
commit
d82f90c5e6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AvroCpp < Formula
|
||||
desc "Data serialization system"
|
||||
homepage "https://avro.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.7/cpp/avro-cpp-1.7.7.tar.gz"
|
||||
sha256 "f9bdfad58f513014940fcda372840e36f4f3787a20a00bc0666d254973a1ec1d"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=avro/avro-1.8.0/cpp/avro-cpp-1.8.0.tar.gz"
|
||||
sha256 "ec6e2ec957e95ca07f70cc25f02f5c416f47cb27bd987a6ec770dcbe72527368"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue