From 5dd955d482e3e45c39a9ea1ee6832558d1c833ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:29:59 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.9 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 91d2ff6454..061072567c 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.8", + "version": "4.1.9", "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.8/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "c9117f6f8d9d9f8bf06f4575c505519f0484577d65c96f14b3c2fa61248bf11e" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.9/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "d61e81dc6d46cb1905b977e5ead4cad78da07841ad087503af2853a98ba4ff5c" } }, "bin": "tailwindcss.exe",