nanopb-generator: update 0.3.9.3 bottle.
This commit is contained in:
parent
65ba0063ba
commit
4157f6fbac
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class NanopbGenerator < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "fa46a4150df33670da03c430f0159b8481d10872b2786e8a177cb76170029db5" => :mojave
|
rebuild 1
|
||||||
sha256 "fa46a4150df33670da03c430f0159b8481d10872b2786e8a177cb76170029db5" => :high_sierra
|
sha256 "123cf8fa083b7e6b9f1fb88cea514f033c84c91f752ca42958ec4fd4454c711c" => :mojave
|
||||||
sha256 "f9073ddbdcffb922e3f0137fe04d52ce9a4ce5a937fd9408c14a6e31665d8489" => :sierra
|
sha256 "123cf8fa083b7e6b9f1fb88cea514f033c84c91f752ca42958ec4fd4454c711c" => :high_sierra
|
||||||
|
sha256 "567a81ac28895cad3de84172d0a8898d7ddbfbb2dd05a510af72c3466fce3b13" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "protobuf"
|
depends_on "protobuf"
|
||||||
|
|
Loading…
Reference in a new issue