From 7049dd33c72ed0238b130be4e3844b3d242ea341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:26:15 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.4 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 5575b81ed2..2fe216551a 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.3", + "version": "3.4.4", "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.3/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "32d8a1e2970977e8449600f0c4f8d07bee8ba492c83800cb786e918b0596c0d1" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "3783c1aa37f8f67f54c1015ca1633391a2d94897640714d2cf007aaebf9a5976" } }, "bin": "tailwindcss.exe",