flatcc 0.4.2

Closes #13525.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
ilovezfs 2017-05-12 14:25:54 -07:00 committed by JCount
parent 56bcd5f58c
commit bad8a5a134

View file

@ -1,8 +1,8 @@
class Flatcc < Formula
desc "FlatBuffers Compiler and Library in C for C"
homepage "https://github.com/dvidelabs/flatcc"
url "https://github.com/dvidelabs/flatcc/archive/v0.4.1.tar.gz"
sha256 "de9f668e5555b24c0885f8dc4f4098cc8065c1f428f8209097624035aee487df"
url "https://github.com/dvidelabs/flatcc/archive/v0.4.2.tar.gz"
sha256 "2e42e5ed6ee152de73ce1f32f2e96d2ebd77feeef8c1979fc1d8578941d07ab4"
head "https://github.com/dvidelabs/flatcc.git"
bottle do