Skip to content

Commit 8772145

Browse files
committed
protoc-gen-go 1.36.5
1 parent 80c5292 commit 8772145

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.4.tar.gz"
5-
sha256 "aba12e3abb045d9fc995aad578f0c0ab569325bedc277ffc9b5d159ccc78bbc5"
4+
url "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.36.5.tar.gz"
5+
sha256 "a669a85f92c229768e51877c6ed9b2c7d33c31ab089345b616dd3da1d815534d"
66
license "BSD-3-Clause"
77
head "https://github.com/protocolbuffers/protobuf-go.git", branch: "master"
88

0 commit comments

Comments
 (0)