Skip to content

Commit

Permalink
tailwindcss-language-server: update 0.0.14 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 1, 2023
1 parent 0ee73dd commit 96c0708
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/t/tailwindcss-language-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 96c0708

Please sign in to comment.