From 77ad673e3509c1f069a89eec83ed59e26bce6744 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 20:29:22 +0000 Subject: [PATCH] tailwindcss: Update to version 3.2.4 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 72842cb886..d55bc704f0 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.2.3", + "version": "3.2.4", "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.2.3/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "a9168f79aa1e09831ec24f69440a2511ded285bbabd0813915a4375fe745dcfa" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.2.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "6887431d81bb838cd23e9ff85343e876b879881be64ade6d6357c04840052156" } }, "bin": "tailwindcss.exe",