From 83e77ac13b378b14f3e125fa09606735f92ce432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:28:50 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.15 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index bed12bf007..9d5706b9fc 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.14", + "version": "3.4.15", "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.14/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "2639245558dd12119229e2f7d8a368f99e8c52b8eafd84c7217594ecc6bf93ed" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.15/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "9c3c6bb768d65accd30985e340715232a4ba374358ced79523cf659c0cab7f86" } }, "bin": "tailwindcss.exe",