From eb454fa9392e9c4beb2f4e8a865d8094c5987afb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 20:25:46 +0000 Subject: [PATCH] pngquant: Update to version 2.18.0 --- bucket/pngquant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/pngquant.json b/bucket/pngquant.json index 289f2e9d7d..644f3dd2ac 100644 --- a/bucket/pngquant.json +++ b/bucket/pngquant.json @@ -1,5 +1,5 @@ { - "version": "2.17.0", + "version": "2.18.0", "description": "A command-line utility for lossy compression of PNG images", "homepage": "https://pngquant.org/", "license": "GPL-3.0-or-later",