Skip to content

Commit 5ed82c0

Browse files
committed
tailwindcss-language-server: update 0.14.20 bottle.
1 parent 5466413 commit 5ed82c0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/tailwindcss-language-server.rb

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

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "526387170fa7222aaf213e7d1416df64d6468945ba39cfe45cd5d1403192eca4"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "526387170fa7222aaf213e7d1416df64d6468945ba39cfe45cd5d1403192eca4"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "526387170fa7222aaf213e7d1416df64d6468945ba39cfe45cd5d1403192eca4"
19-
sha256 cellar: :any_skip_relocation, sonoma: "526387170fa7222aaf213e7d1416df64d6468945ba39cfe45cd5d1403192eca4"
20-
sha256 cellar: :any_skip_relocation, ventura: "526387170fa7222aaf213e7d1416df64d6468945ba39cfe45cd5d1403192eca4"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "e0787d06c03ba508ce6ef06f6a6f5bfe53e4e8442bfd27419ba3da80e506341a"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e0787d06c03ba508ce6ef06f6a6f5bfe53e4e8442bfd27419ba3da80e506341a"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "42ab4ae8ed875d500c37ec5fd80148854fd763456f95ac6404579749b37c336a"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "42ab4ae8ed875d500c37ec5fd80148854fd763456f95ac6404579749b37c336a"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "42ab4ae8ed875d500c37ec5fd80148854fd763456f95ac6404579749b37c336a"
19+
sha256 cellar: :any_skip_relocation, sonoma: "42ab4ae8ed875d500c37ec5fd80148854fd763456f95ac6404579749b37c336a"
20+
sha256 cellar: :any_skip_relocation, ventura: "42ab4ae8ed875d500c37ec5fd80148854fd763456f95ac6404579749b37c336a"
21+
sha256 cellar: :any_skip_relocation, arm64_linux: "8d7a33b3d93ffafd7ddc6223609f43d7b8fb49aa74a56ee1a54f38a1aa55f721"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8d7a33b3d93ffafd7ddc6223609f43d7b8fb49aa74a56ee1a54f38a1aa55f721"
2323
end
2424

2525
depends_on "pnpm@9" => :build

0 commit comments

Comments
 (0)