From fce36319f0835dd2450269c78704542404ac45ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 00:34:15 +0000 Subject: [PATCH] tailwindcss: Update to version 3.3.2 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index e97b3e92d3..dea6bcf5ec 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.3.2", "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.3.1/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "0b779efe654a712dcf3dd3a1c5c0424ab51d64f610c5df20a7680de08a90b6b2" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.3.2/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "6b7a24ac88c1140f53e0c581419b5b052f75ddec5725e872348f2aa166c77f4a" } }, "bin": "tailwindcss.exe",