protoc-gen-gogo: update 1.3.2_1 bottle.

master
Carlo Cabrera 2021-03-01 06:42:45 +00:00
parent 17ba230e93
commit f2a0ca4c32
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@ class ProtocGenGogo < Formula
head "https://github.com/gogo/protobuf.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "40c432ee69a489d56783cc90d46aeffcff40130405e74c6203450f31b076a276"
sha256 cellar: :any_skip_relocation, big_sur: "bcdb45abce9f5000c61371677a5ee10f8020a97c07d8535a8fd7dd9f379fccb8"
sha256 cellar: :any_skip_relocation, catalina: "52cb2b08e10e93d460073d6b5e4a8409dffa67f960e3f876d1440affb8bae746"
sha256 cellar: :any_skip_relocation, mojave: "181fafdedb96ec8bf15b5af14be9dd85ce1d36a60abe8219e68f9cf210e60d0f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "49b15e28522708155dc3b0aeb3c6218b7d375664dde48e9c462950ea5829422a"
sha256 cellar: :any_skip_relocation, big_sur: "a46b71e8f96d10eb734d07eef8a275b535a3604c605c9b520e7d8aad32267af7"
sha256 cellar: :any_skip_relocation, catalina: "f87726ce55f06e3ca302f8d90df366db7997ed44c2cb5d29be909129f13c5ea6"
sha256 cellar: :any_skip_relocation, mojave: "825ff0c90a2af79858401c668aae6acf85924724f0ec0481d34ec3e50d3c8af2"
end
depends_on "go" => :build