We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54423 commit abcac4dCopy full SHA for abcac4d
Formula/protobuf-c.rb
@@ -1,10 +1,9 @@
1
class ProtobufC < Formula
2
desc "Protocol buffers library"
3
homepage "https://github.com/protobuf-c/protobuf-c"
4
- url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.0/protobuf-c-1.4.0.tar.gz"
5
- sha256 "26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb"
+ url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.1/protobuf-c-1.4.1.tar.gz"
+ sha256 "4cc4facd508172f3e0a4d3a8736225d472418aee35b4ad053384b137b220339f"
6
license "BSD-2-Clause"
7
- revision 1
8
9
bottle do
10
sha256 cellar: :any, arm64_monterey: "4a3986d128583d41b29e369bfddeff1e369267441797b71776b8567b4eac5702"
0 commit comments