From cb9e2b2975d356f8b68c14fa5e528b0a316c3674 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:32:40 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.1 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 15f3aa6704..a5fe7ca2c7 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.0", + "version": "4.1.1", "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.0/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "badb8d4f4406d495bd04d170ceee6a4b28a27fae3e85c641e78e4f3694bd3669" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "59f2bd9340f7ef63e84f693c21c5299d715072208b2ef5353e13a3849ba8bc5a" } }, "bin": "tailwindcss.exe",