From d3b7c11c363e95fb389f5b13512f98b27acfcac2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:28:43 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.17 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index df2c605725..130f1d5b24 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.16", + "version": "3.4.17", "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.16/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "ec5ca0d0c1d55d163afcb42a4fff730d240430afd433be00c005473dd87589c8" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "67f1c5e3f5a03406a7bf5badf5ada09b79f3ae78ec43450c15f7e983068da346" } }, "bin": "tailwindcss.exe",