flatcc 0.5.0
Closes #22465. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bf68f9760b
commit
4dd8893590
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.4.3.tar.gz"
|
||||
sha256 "c0e9e40ddf90caa0cfefc3f3ce73713e6b9ac5eba4b2e946ae20dee0a559f82e"
|
||||
url "https://github.com/dvidelabs/flatcc/archive/v0.5.0.tar.gz"
|
||||
sha256 "ef97a1c983b6d3a08572af535643600d03a6ff422f64b3dfa380a7193630695c"
|
||||
head "https://github.com/dvidelabs/flatcc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue