File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +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_sequoia : "f51d5cabe181f241f4b5415a1baa0db83680470f659c2307dfb75aaec27d2d07 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f51d5cabe181f241f4b5415a1baa0db83680470f659c2307dfb75aaec27d2d07 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "f51d5cabe181f241f4b5415a1baa0db83680470f659c2307dfb75aaec27d2d07 "
13- sha256 cellar : :any_skip_relocation , sonoma : "a726717c196983423df9078c4a5c50bdf41f3ec13f37ac46e64234ac22172d8a "
14- sha256 cellar : :any_skip_relocation , ventura : "a726717c196983423df9078c4a5c50bdf41f3ec13f37ac46e64234ac22172d8a "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "8d8b06c1e8070f9795af7c55c8a4b0ab6858f1fb9fdb25f108eaf1ec6d442aa2 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3c83b8b6e741d26ee66c66b1eea60e96ce85d3a643ded056edfdbdc29e88f801 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3c83b8b6e741d26ee66c66b1eea60e96ce85d3a643ded056edfdbdc29e88f801 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3c83b8b6e741d26ee66c66b1eea60e96ce85d3a643ded056edfdbdc29e88f801 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "175480e1e54f1a69c7f51c53b3d1120c2fc8efaaea67564a6ca5fbbaea553dec "
14+ sha256 cellar : :any_skip_relocation , ventura : "175480e1e54f1a69c7f51c53b3d1120c2fc8efaaea67564a6ca5fbbaea553dec "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f5dd73abeb631323d673f29584a0c52e2352c0870fd702ca8d7072ef67109d46 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments