11class Tailwindcss < Formula
22 desc "Utility-first CSS framework"
33 homepage "https://tailwindcss.com"
4- url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.10 .tgz"
5- sha256 "150442975411fe7cdcc13143f50058437f9c1e6d375d97e3ae7a46b851a70b6d "
4+ url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.11 .tgz"
5+ sha256 "0c03f5969b3fdb133779f90af532769a65f8ed05a9db160fd09de4ee29836b27 "
66 license "MIT"
77 head "https://github.com/tailwindlabs/tailwindcss.git" , branch : "next"
88
@@ -15,12 +15,12 @@ class Tailwindcss < Formula
1515 end
1616
1717 bottle do
18- sha256 arm64_sequoia : "64d6d99f5fe5e3b55b586cbdbf81b0bd58f26b39d5b7a4f3544567814e99fba9 "
19- sha256 arm64_sonoma : "82e1ea7bf22e2cbef4553e5948dc4ec570face30cf2378de3e4c531a3593fedb "
20- sha256 arm64_ventura : "4c466ca23c674a865156cf42d8cfbf4eb5a3d7315cba9dcc0ce4e00eec366051 "
21- sha256 sonoma : "fb9b0a0be864711775118b95cd6a8ff83ba3b45fde86294afcdc0eb8891f5d8f "
22- sha256 ventura : "4963b5c387405ec5549bb7b43312fab619c8e6c97f159633b2917e78658be887 "
23- sha256 cellar : :any_skip_relocation , x86_64_linux : "dd59ef6926c4438c23f807e29cda1eb1db86cf2cbb9f4324b9fcb662d20351d0 "
18+ sha256 arm64_sequoia : "49f716b191e53d04d5e7dbb10759215ad52012d73b50d4b2aa3ce3e98594c9a6 "
19+ sha256 arm64_sonoma : "872db2d017acbf37a0fd34d2f46e92fb0363c9375b548b4fe006b8301fa057f8 "
20+ sha256 arm64_ventura : "8f1a9cfce545b87146764e1d90fabb2194a6e0c4175911f6899e9b2956abf9cf "
21+ sha256 sonoma : "a6f59a645e774b420d25652bffbf05dfe2e216b6898ded50da8fc9ec69c29a5d "
22+ sha256 ventura : "3b2b993d6ea6a6732b8cbb5c2b6c0faf646c8fbc054f7c20e0e125d72bff7a5f "
23+ sha256 cellar : :any_skip_relocation , x86_64_linux : "02ae44b707c04f7403c5dac0238ccf9350493373be56fec13cc5692614928743 "
2424 end
2525
2626 depends_on "node"
0 commit comments