From c1ed43259b94551fc2c904712779453bcb5ca10d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:30:35 +0000 Subject: [PATCH] tailwindcss: Update to version 4.1.17 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index d376e05011..0e646d1788 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "4.1.16", + "version": "4.1.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/v4.1.16/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "07d351195199d9b3334cfdf7bbce39dd91abc2fb319041c78b7405bc3f850daf" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.17/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "7170cedd7cfa57c8d35b46d211f350a8afcab2ef55bbe25179e68684e373e3b7" } }, "bin": "tailwindcss.exe",