From ebd81276bed1051a8cf329314064cc6dd007557e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:59:11 +0000 Subject: [PATCH 1/2] tailwindcss 3.4.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 6ce1b962460c..ad62f9727b7d 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.4.4.tar.gz" - sha256 "f971697be21ebda8f34e641936306eaf110be20501f3b2d03cb9fcd899515248" + url "https://github.com/tailwindlabs/tailwindcss/archive/refs/tags/v3.4.5.tar.gz" + sha256 "99156755e55d7bb3d02d4288c5f5182375bf5ef8fb2299228138bee5d43d1de2" license "MIT" bottle do From 4ea9c7829b364a151d626306f6330bdea7c6fff8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:25:23 +0000 Subject: [PATCH 2/2] tailwindcss: update 3.4.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 ad62f9727b7d..7af60b50b64a 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: "9b8c56f40a943eea754581620255e498a673ee2be9ac16b3bdf3898120fceb4a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "340685c1dd22161185295afca34f7cb825af070b2dddd45436c15e60842babd5" - sha256 cellar: :any_skip_relocation, arm64_monterey: "340685c1dd22161185295afca34f7cb825af070b2dddd45436c15e60842babd5" - sha256 cellar: :any_skip_relocation, sonoma: "4f000314ae8d53b73fa20ca5142cf77a8c5115a1ea251342df060deba17e5ad7" - sha256 cellar: :any_skip_relocation, ventura: "e4489921009ac3cfce688804bd6f9394c5246e08289df7e5581ef2b3f7a406b1" - sha256 cellar: :any_skip_relocation, monterey: "e4489921009ac3cfce688804bd6f9394c5246e08289df7e5581ef2b3f7a406b1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "62f52eb3367a72cffc44deb8035c44f764fe7b49646b27a29353d91e36846e2e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "e498c5f092a02de12800d2c5f9f776d63d74701fd952841b4a83474bfbf14730" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6ade0b679d24183e1fbdf9caf51414a65dacf0f284b3a0efef4ada1c955cbf9e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "6ade0b679d24183e1fbdf9caf51414a65dacf0f284b3a0efef4ada1c955cbf9e" + sha256 cellar: :any_skip_relocation, sonoma: "6e563d0fb0f3933e976d406e31457bdc611eede145d9ff85521445b63dd8a80b" + sha256 cellar: :any_skip_relocation, ventura: "630b9094873c291b0f9dbcb06ceba63b1048cb5159400b1ee5d823078390ba60" + sha256 cellar: :any_skip_relocation, monterey: "4eeb7cc1e6eff5452f377f635ca61785b67bd34787b1fc1b632af116b0a7d69e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4429dd1dbf7ff0172966cf32b0c3178b3e159925f6b59ef0a907ddafcd6ee219" end depends_on "node" => :build