From 9873771058747b646189696aecb6ead0e181f8c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:28:44 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.5 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 2fe216551a..b6c0c93168 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.4", + "version": "3.4.5", "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.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "3783c1aa37f8f67f54c1015ca1633391a2d94897640714d2cf007aaebf9a5976" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "60a887f65830ff14b2f628ffc170ca37307f03ef3d27345ab53fd01b934d946f" } }, "bin": "tailwindcss.exe",