From 96c070859f2ec50090a3ea752483d36867e89431 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:38:19 +0000 Subject: [PATCH] tailwindcss-language-server: update 0.0.14 bottle. --- Formula/t/tailwindcss-language-server.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/t/tailwindcss-language-server.rb b/Formula/t/tailwindcss-language-server.rb index 019da4f77570a..fa0e2ad575768 100644 --- a/Formula/t/tailwindcss-language-server.rb +++ b/Formula/t/tailwindcss-language-server.rb @@ -8,15 +8,13 @@ class TailwindcssLanguageServer < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1be79f7f4986c94f1b18f6555090c5edc5bacc73bb919d87f36678e65f83d726" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b2022c5f04210065f10b27a9d8f1b89246d8e81c7f087813aed4589117a80267" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b2022c5f04210065f10b27a9d8f1b89246d8e81c7f087813aed4589117a80267" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "b2022c5f04210065f10b27a9d8f1b89246d8e81c7f087813aed4589117a80267" - sha256 cellar: :any_skip_relocation, sonoma: "4560ffad1beb68d361d7c93125dd13c32cf973027ac3fead4ab4d4d1975b5416" - sha256 cellar: :any_skip_relocation, ventura: "d2867ed73a0fd7216ca806d1be8690503ddbd7540cf32760e9d80f5751169398" - sha256 cellar: :any_skip_relocation, monterey: "d2867ed73a0fd7216ca806d1be8690503ddbd7540cf32760e9d80f5751169398" - sha256 cellar: :any_skip_relocation, big_sur: "d2867ed73a0fd7216ca806d1be8690503ddbd7540cf32760e9d80f5751169398" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e732f29b04de1a8307b8b061ee97a5579ca7cb1f4853c777fbbc5a429a327624" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "06469ca761774da256b3c0ec95146fde4e8077f201a71b3c7953cf80f2bf7d20" + sha256 cellar: :any_skip_relocation, arm64_ventura: "06469ca761774da256b3c0ec95146fde4e8077f201a71b3c7953cf80f2bf7d20" + sha256 cellar: :any_skip_relocation, arm64_monterey: "06469ca761774da256b3c0ec95146fde4e8077f201a71b3c7953cf80f2bf7d20" + sha256 cellar: :any_skip_relocation, sonoma: "4b8884eac1f3cc960403219c5dd496f67df0659dce8ab3b8f30f30e1e9c2f1a6" + sha256 cellar: :any_skip_relocation, ventura: "4b8884eac1f3cc960403219c5dd496f67df0659dce8ab3b8f30f30e1e9c2f1a6" + sha256 cellar: :any_skip_relocation, monterey: "4b8884eac1f3cc960403219c5dd496f67df0659dce8ab3b8f30f30e1e9c2f1a6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7d3b03d738cf5193813da95bb74f0258581032bc3375a2218c90e8d2437aebc5" end depends_on "node"