File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ class TailwindcssLanguageServer < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a65ecfed4214a117a773ed93169431221919a5325cf950e4d901098c222ab6de "
17- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a65ecfed4214a117a773ed93169431221919a5325cf950e4d901098c222ab6de "
18- sha256 cellar : :any_skip_relocation , arm64_ventura : "a65ecfed4214a117a773ed93169431221919a5325cf950e4d901098c222ab6de "
19- sha256 cellar : :any_skip_relocation , sonoma : "a65ecfed4214a117a773ed93169431221919a5325cf950e4d901098c222ab6de "
20- sha256 cellar : :any_skip_relocation , ventura : "a65ecfed4214a117a773ed93169431221919a5325cf950e4d901098c222ab6de "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "c5870df49080d297ff66c51f13fe5650be3591e2f818335469898ef9059172fe "
16+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ecf945ea77cbe06127a3478063db4bff606df6df401b7622420f3253830a8d9e "
17+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ecf945ea77cbe06127a3478063db4bff606df6df401b7622420f3253830a8d9e "
18+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ecf945ea77cbe06127a3478063db4bff606df6df401b7622420f3253830a8d9e "
19+ sha256 cellar : :any_skip_relocation , sonoma : "ecf945ea77cbe06127a3478063db4bff606df6df401b7622420f3253830a8d9e "
20+ sha256 cellar : :any_skip_relocation , ventura : "ecf945ea77cbe06127a3478063db4bff606df6df401b7622420f3253830a8d9e "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "af79065c4fa7ec6f73bd98bdfc483faf3ede2bb62b669a085ba006f855f90c2b "
2222 end
2323
2424 depends_on "pnpm@9" => :build
You can’t perform that action at this time.
0 commit comments