From e8d312baa46c405038c29ea8d3be17015481e5e0 Mon Sep 17 00:00:00 2001 From: Nhan Doan <2561973+dnhn@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:58:08 +0700 Subject: [PATCH 1/2] tailwindcss 3.3.5 --- Formula/t/tailwindcss.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/tailwindcss.rb b/Formula/t/tailwindcss.rb index 919bcf0f3dbe8..4635da9dafdaa 100644 --- a/Formula/t/tailwindcss.rb +++ b/Formula/t/tailwindcss.rb @@ -3,8 +3,8 @@ class Tailwindcss < Formula desc "Utility-first CSS framework" homepage "https://tailwindcss.com" - url "https://github.com/tailwindlabs/tailwindcss/archive/refs/tags/v3.3.4.tar.gz" - sha256 "0c70e2c008db7537a0a584e506447ac48c6343fc7a9ecc610312cb88fa9962c2" + url "https://github.com/tailwindlabs/tailwindcss/archive/refs/tags/v3.3.5.tar.gz" + sha256 "919da6a36e35774c247f807faef4ad4d972e7459e05d34b81d61e2861c83e00b" license "MIT" bottle do From d3e816206b901d0822d7f8102fae57bcfb51410b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 25 Oct 2023 14:34:16 +0000 Subject: [PATCH 2/2] tailwindcss: update 3.3.5 bottle. --- Formula/t/tailwindcss.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/t/tailwindcss.rb b/Formula/t/tailwindcss.rb index 4635da9dafdaa..058954a41d2f5 100644 --- a/Formula/t/tailwindcss.rb +++ b/Formula/t/tailwindcss.rb @@ -8,13 +8,13 @@ class Tailwindcss < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "681e936b5c8c3979e59d96d59652e7e5762997ea06a19d6d86c86112518b3549" - sha256 cellar: :any_skip_relocation, arm64_ventura: "c247a79a646e4a258dc37a861a9af12773d2947daadb51d34093157ebcb7057c" - sha256 cellar: :any_skip_relocation, arm64_monterey: "c247a79a646e4a258dc37a861a9af12773d2947daadb51d34093157ebcb7057c" - sha256 cellar: :any_skip_relocation, sonoma: "25420fc1418b8a18d72e3b5db98e9cd683dc6650c11ea4b9b912de6ed1ce21df" - sha256 cellar: :any_skip_relocation, ventura: "f63b1a7fcad97c41f5062d59152c190ccae976d9f6301a001476dc7b7a3a6592" - sha256 cellar: :any_skip_relocation, monterey: "f63b1a7fcad97c41f5062d59152c190ccae976d9f6301a001476dc7b7a3a6592" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2ee7389456b7af45f906add1c96eb679e72166c7efcc12a210c6e34a51194921" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a110f6f7e549153d0545880bc6d04122e9485f05ff5eee81fd67c406032366f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "10fcaaeafd3296b4906e45c14e99442136f1d4f4cfb2a775b8a8198605864813" + sha256 cellar: :any_skip_relocation, arm64_monterey: "10fcaaeafd3296b4906e45c14e99442136f1d4f4cfb2a775b8a8198605864813" + sha256 cellar: :any_skip_relocation, sonoma: "509ebbdc4edda73ed34eaaf03f3ffcbecbe47a5154320efecfa2c1b8cabf5401" + sha256 cellar: :any_skip_relocation, ventura: "fe25dc140558046c15dde8eff511bd12001cd8026614d9ade5c96ff05d42eebb" + sha256 cellar: :any_skip_relocation, monterey: "fe25dc140558046c15dde8eff511bd12001cd8026614d9ade5c96ff05d42eebb" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d430caa57163d007caba42f02f5675fb691bdae4f982483c83ac59dd827c1501" end depends_on "node" => :build