Skip to content

Commit e4674d4

Browse files
committed
gopls: update 0.16.2 bottle.
1 parent 4d5f53d commit e4674d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/g/gopls.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ class Gopls < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "af86ee6cf93a8666e2f0572d6e161d2133513a184fcbb9d28fd238d5cb415c77"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "85f5b3ea2807379962554d963ffff07ed778c3cf9b21acf76b74bfc0c3208fac"
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "278e33bcf2ca501759948770303f141fa8df2899e479531889c2e40190c16bc6"
18-
sha256 cellar: :any_skip_relocation, sonoma: "ca91d403b3b2e214b5c0977dc630d361eb77174503a129cb3e5831498fc67f05"
19-
sha256 cellar: :any_skip_relocation, ventura: "f2215bb94906681c166db96aed6cd5000eef23c881680c5dc9ec64c6b9dcbf1f"
20-
sha256 cellar: :any_skip_relocation, monterey: "50b911c8deefdbd694c5a00f4ad3d28280079d2c2a6bcbeb73943a30ef1e683c"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "918229b1da008c7ec402d500b24d1a959509df7f34d13a651440a997739fffb3"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9ba123574ac5e829f2cbc22e1d25ecbbde34b0a0a57daf1d1756d316dc844425"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9ba123574ac5e829f2cbc22e1d25ecbbde34b0a0a57daf1d1756d316dc844425"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "9ba123574ac5e829f2cbc22e1d25ecbbde34b0a0a57daf1d1756d316dc844425"
18+
sha256 cellar: :any_skip_relocation, sonoma: "ef67a637954689ad1c05e3eff2fe276e0e0e25ab7c8e9b717d3c15e9bbc40f1b"
19+
sha256 cellar: :any_skip_relocation, ventura: "ef67a637954689ad1c05e3eff2fe276e0e0e25ab7c8e9b717d3c15e9bbc40f1b"
20+
sha256 cellar: :any_skip_relocation, monterey: "ef67a637954689ad1c05e3eff2fe276e0e0e25ab7c8e9b717d3c15e9bbc40f1b"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae3af2df59d74264cce09c7e6841526f91c600ec34b178fbd17162933747058d"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)