From 2556f95d0cd88c4f0c094846c8f1d8afbf244832 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:30:14 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.5 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 6395c3cebc..13bf352b09 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.4", + "version": "4.1.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.1.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "a657e629c66b3da38771b1d96ab3ce7a63aa60961a393714024f6c1ef2aa37dc" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "24dd00cee525a9709bc21624a3d3deff037295f9a33369f394eea161fda376c2" } }, "bin": "tailwindcss.exe",