From 8d6a2476948bc94649492a7d628ab90d63fe0eb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:26:40 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.11 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 11bea95dd3..d3bf122f9f 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.10", + "version": "3.4.11", "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.10/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "87650e264626d6e5f08da60db47c0ca83d651baa96c5ead34c6419cc0eaeaa82" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.11/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "2f8d1a035979cb226b7774ee78b0fa6e1744c28f442ad34d66c0294d0fdb0dd4" } }, "bin": "tailwindcss.exe",