flatcc 0.5.3
Closes #38295. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
cd6e96ecfc
commit
2814182e35
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue