flatcc 0.5.3

Closes #38295.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-03-26 15:54:03 +11:00 committed by FX Coudert
parent cd6e96ecfc
commit 2814182e35

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.5.2.tar.gz"
sha256 "02dac93d3daf8d0a290aa8711a9b8a53f047436ec5331adb1972389061ec6615"
url "https://github.com/dvidelabs/flatcc/archive/v0.5.3.tar.gz"
sha256 "d7519a97569ebdc9d12b162be0f9861fdc2724244f68595264a411ac48e4e983"
head "https://github.com/dvidelabs/flatcc.git"
bottle do