nanopb-generator 0.3.9.3
Closes #40480. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8d38d76601
commit
6eb26aca4a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class NanopbGenerator < Formula
|
||||
desc "C library for encoding and decoding Protocol Buffer messages"
|
||||
homepage "https://jpa.kapsi.fi/nanopb/docs/index.html"
|
||||
url "https://jpa.kapsi.fi/nanopb/download/nanopb-0.3.9.1.tar.gz"
|
||||
sha256 "e677290fdb419a3d437b824ef9eac02b8d1672fb30d60dd1f3113eae405b1f5b"
|
||||
url "https://jpa.kapsi.fi/nanopb/download/nanopb-0.3.9.3.tar.gz"
|
||||
sha256 "95b5544f975b6ebf052677caca9c55c5176857aaf3bc11185faf25fd9d8159e8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue