flatbuffers 1.10.0

Closes #32731.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-10-05 14:43:15 +08:00 committed by FX Coudert
parent 94013efd3f
commit b2b594cf04

View file

@ -1,8 +1,8 @@
class Flatbuffers < Formula
desc "Serialization library for C++, supporting Java, C#, and Go"
homepage "https://google.github.io/flatbuffers"
url "https://github.com/google/flatbuffers/archive/v1.9.0.tar.gz"
sha256 "5ca5491e4260cacae30f1a5786d109230db3f3a6e5a0eb45d0d0608293d247e3"
url "https://github.com/google/flatbuffers/archive/v1.10.0.tar.gz"
sha256 "3714e3db8c51e43028e10ad7adffb9a36fc4aa5b1a363c2d0c4303dd1be59a7c"
head "https://github.com/google/flatbuffers.git"
bottle do