Skip to content

Commit fa7af6c

Browse files
committed
protoc-gen-go 1.36.7
1 parent 57a5451 commit fa7af6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/protoc-gen-go.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ProtocGenGo < Formula
22
desc "Go support for Google's protocol buffers"
33
homepage "https://github.com/protocolbuffers/protobuf-go"
4-
url "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.36.6.tar.gz"
5-
sha256 "afa2b0e8f86d6da9d09c51ab4270d93c2888327220316982be9db345f523a6a1"
4+
url "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.36.7.tar.gz"
5+
sha256 "f3be1721420f0524ed036e16b5b53f13d10052741a7061db9b13f0a4a469d817"
66
license "BSD-3-Clause"
77
head "https://github.com/protocolbuffers/protobuf-go.git", branch: "master"
88

0 commit comments

Comments
 (0)