diff --git a/Formula/flatcc.rb b/Formula/flatcc.rb index 385f5504cb..6c80cc2f95 100644 --- a/Formula/flatcc.rb +++ b/Formula/flatcc.rb @@ -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