Skip to content

Commit 6642b4a

Browse files
committed
protoc-gen-go: update 1.36.10 bottle.
1 parent 1855e85 commit 6642b4a

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/p/protoc-gen-go.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class ProtocGenGo < Formula
77
head "https://github.com/protocolbuffers/protobuf-go.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "cf88f7d3e3d96fa5744c021c050fe7975789fa6880aa170c5d550dcbe7bf8945"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cf88f7d3e3d96fa5744c021c050fe7975789fa6880aa170c5d550dcbe7bf8945"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cf88f7d3e3d96fa5744c021c050fe7975789fa6880aa170c5d550dcbe7bf8945"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cf88f7d3e3d96fa5744c021c050fe7975789fa6880aa170c5d550dcbe7bf8945"
14-
sha256 cellar: :any_skip_relocation, sonoma: "ff23a83f1b1f27979211eb02d848c2ad32ba2cdabd0e6fa8fae60674c585e37b"
15-
sha256 cellar: :any_skip_relocation, ventura: "ff23a83f1b1f27979211eb02d848c2ad32ba2cdabd0e6fa8fae60674c585e37b"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "66d2000e9f59782fae5f99e470b20608b7ee1170318412da4e64696ed2fdfdc9"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "87e970d043d1c5a3852a36268fe4b95ad5e4284cb8ef939948b6ab9e0357cd2d"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "54a88571329f7a1cedfe1bb20d6e216ec8dcdc03302d1a800f879e0f02f3edf9"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "54a88571329f7a1cedfe1bb20d6e216ec8dcdc03302d1a800f879e0f02f3edf9"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "54a88571329f7a1cedfe1bb20d6e216ec8dcdc03302d1a800f879e0f02f3edf9"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6ad92eb7e2e6a5e91d5ebc21ca2a718e27e3671c25a5da5a31370fb42c5cbd12"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "078aa03a0d5c3fb93240afc99bbaa40074e806f30a276a251f23059cec11a7ae"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d68e135ce9be4aadd202bcb969accc48113d57e511d1d35f1565b5154735dfab"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)