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 5c0dc60 commit 656071dCopy full SHA for 656071d
Aliases/protobuf@31
@@ -0,0 +1 @@
1
+../Formula/p/protobuf.rb
Formula/p/protobuf.rb
@@ -1,8 +1,8 @@
class Protobuf < Formula
2
desc "Protocol buffers (Google's data interchange format)"
3
homepage "https://protobuf.dev/"
4
- url "https://github.com/protocolbuffers/protobuf/releases/download/v29.3/protobuf-29.3.tar.gz"
5
- sha256 "008a11cc56f9b96679b4c285fd05f46d317d685be3ab524b2a310be0fbad987e"
+ url "https://github.com/protocolbuffers/protobuf/releases/download/v31.1/protobuf-31.1.tar.gz"
+ sha256 "12bfd76d27b9ac3d65c00966901609e020481b9474ef75c7ff4601ac06fa0b82"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments