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 57a5451 commit fa7af6cCopy full SHA for fa7af6c
Formula/p/protoc-gen-go.rb
@@ -1,8 +1,8 @@
1
class ProtocGenGo < Formula
2
desc "Go support for Google's protocol buffers"
3
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"
+ url "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.36.7.tar.gz"
+ sha256 "f3be1721420f0524ed036e16b5b53f13d10052741a7061db9b13f0a4a469d817"
6
license "BSD-3-Clause"
7
head "https://github.com/protocolbuffers/protobuf-go.git", branch: "master"
8
0 commit comments