From 2f341135134994cd2903016027753b58a731c877 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:05:22 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.3 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index a63d289d9a..5575b81ed2 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.2", + "version": "3.4.3", "description": "TailwindCSS framework CLI for rapid UI development", "homepage": "https://github.com/tailwindlabs/tailwindcss", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.2/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "d8feb01f525bcdaa9b1c80176494ed6213fa41e6ca9123ebb534307ce7fb27ad" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.3/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "32d8a1e2970977e8449600f0c4f8d07bee8ba492c83800cb786e918b0596c0d1" } }, "bin": "tailwindcss.exe",