From 31f57a50590c8333fd961153c93c2021b5ea27e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 20:27:58 +0000 Subject: [PATCH] tailwindcss: Update to version 3.1.5 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 0993dc7422..8bdfa98bac 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.1.4", + "version": "3.1.5", "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.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "99ab6cb03d9e98165da2d9b6e3c2ef54e9ae9ef03755858790b6a8e57360f949" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.1.5/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "1154a6aa91dd8165ff7ca0c90731707697933e90d52921342341788f6fec7032" } }, "bin": "tailwindcss.exe",