Skip to content

Commit 656071d

Browse files
committed
protobuf 31.1
1 parent 5c0dc60 commit 656071d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Aliases/protobuf@31

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../Formula/p/protobuf.rb

Formula/p/protobuf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Protobuf < Formula
22
desc "Protocol buffers (Google's data interchange format)"
33
homepage "https://protobuf.dev/"
4-
url "https://github.com/protocolbuffers/protobuf/releases/download/v29.3/protobuf-29.3.tar.gz"
5-
sha256 "008a11cc56f9b96679b4c285fd05f46d317d685be3ab524b2a310be0fbad987e"
4+
url "https://github.com/protocolbuffers/protobuf/releases/download/v31.1/protobuf-31.1.tar.gz"
5+
sha256 "12bfd76d27b9ac3d65c00966901609e020481b9474ef75c7ff4601ac06fa0b82"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)