Skip to content

Commit 81657a7

Browse files
committed
tailwindcss-language-server: update 0.14.27 bottle.
1 parent 760a00a commit 81657a7

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/tailwindcss-language-server.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,12 @@ class TailwindcssLanguageServer < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ff46bfa5fb3d8475d51640f590837e78ef88a4ecb70fd4abdc370614313bd23b"
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "19d3d062fd2908486d1f9b6d416912f54c2bff349810af41907cd49429790989"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "19d3d062fd2908486d1f9b6d416912f54c2bff349810af41907cd49429790989"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "19d3d062fd2908486d1f9b6d416912f54c2bff349810af41907cd49429790989"
20-
sha256 cellar: :any_skip_relocation, sonoma: "19d3d062fd2908486d1f9b6d416912f54c2bff349810af41907cd49429790989"
21-
sha256 cellar: :any_skip_relocation, ventura: "19d3d062fd2908486d1f9b6d416912f54c2bff349810af41907cd49429790989"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "b5138ce9a6456ad60769d0cd3b01e63633e0c27b4212cb735ceb80fa7c9c2617"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b5138ce9a6456ad60769d0cd3b01e63633e0c27b4212cb735ceb80fa7c9c2617"
16+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "dff7399a1246f98cf6b2b16cc3dcfb1424ffbcc3218bb2461fb740e84013a274"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dff7399a1246f98cf6b2b16cc3dcfb1424ffbcc3218bb2461fb740e84013a274"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dff7399a1246f98cf6b2b16cc3dcfb1424ffbcc3218bb2461fb740e84013a274"
19+
sha256 cellar: :any_skip_relocation, sonoma: "dff7399a1246f98cf6b2b16cc3dcfb1424ffbcc3218bb2461fb740e84013a274"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "fd0d394a7fe63caa53995196f53ad79516ff81c200d67618e8c6e9bd1d533720"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fd0d394a7fe63caa53995196f53ad79516ff81c200d67618e8c6e9bd1d533720"
2422
end
2523

2624
depends_on "pnpm" => :build

0 commit comments

Comments
 (0)