Skip to content

Commit

Permalink
gopls: update 0.8.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 19, 2022
1 parent 7fb80d9 commit 2cc8a41
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Formula/gopls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,8 @@ class Gopls < Formula
end

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_monterey: "e65bf8063b67a017625da0175a83fb8d44dd4c78687a53ac33b71587f4602858"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0fbc416321ca666d572fca4e73985f68a2fa46e4a9ec69e2ddf0d83e98f21aa6"
sha256 cellar: :any_skip_relocation, monterey: "ad01b0570d2da32a39004097021898df929898d37c245b037703db49a4063c48"
sha256 cellar: :any_skip_relocation, big_sur: "58e9c04f4e1832519fdbd7bd9d31196ed4d38c4ce0991812c5c18c909066659e"
sha256 cellar: :any_skip_relocation, catalina: "521bdc13d461df52a2d006e755c64dc40cf63a4f4246464ed3ba86e90c93fcb1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b68e8ef9e3c52d48a5951fbff7c8d7c454c946e061077bb6da43d8b1f04ad527"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4c0ce67b991ebc991758a2d688f428f3824fb89423d73b8c4d0b125ecf497ac4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "15e897f3a75d55c2ae26a6abb34ecac448a72218e496d2dd6cad693b30b35213"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2cc8a41

Please sign in to comment.