From 0079eedbe931ae6cfb5440887d6c981eac9c5f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:26:21 +0000 Subject: [PATCH] tailwindcss: Update to version 4.0.5 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index efba6b36a3..3396320977 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.0.4", + "version": "4.0.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/v4.0.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "b85427c05a8bed0a3afdc138ca9dd23019c57649a2d0343673c25603d2f9ba5f" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "443b2c69db1b37ca566f66ca6a42f1dd432a82fe32bbe0d433044b652f7cb0b4" } }, "bin": "tailwindcss.exe",