From 160453e372d6975102bbd9f8d52fc3b1cb98fa0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:28:19 +0000 Subject: [PATCH] tailwindcss: Update to version 3.1.6 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 8bdfa98bac..88fbb0b4bc 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.1.5", + "version": "3.1.6", "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.1.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "1154a6aa91dd8165ff7ca0c90731707697933e90d52921342341788f6fec7032" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.1.6/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "dc331298671513deb7d28b6696d2a4cfa61d94ce8bc1c12c0772c07748b6519e" } }, "bin": "tailwindcss.exe",