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 80c5292 commit 8772145Copy full SHA for 8772145
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.4.tar.gz"
5
- sha256 "aba12e3abb045d9fc995aad578f0c0ab569325bedc277ffc9b5d159ccc78bbc5"
+ url "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.36.5.tar.gz"
+ sha256 "a669a85f92c229768e51877c6ed9b2c7d33c31ab089345b616dd3da1d815534d"
6
license "BSD-3-Clause"
7
head "https://github.com/protocolbuffers/protobuf-go.git", branch: "master"
8
0 commit comments