From ad2cf58937f08733bb0b54a7de4348bb26d71d49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 08:27:57 -0800 Subject: [PATCH] pngquant: hash fix (#1738) Co-authored-by: ScoopInstaller --- bucket/pngquant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/pngquant.json b/bucket/pngquant.json index bf612be55c..c2225d1942 100644 --- a/bucket/pngquant.json +++ b/bucket/pngquant.json @@ -4,7 +4,7 @@ "homepage": "https://pngquant.org/", "license": "GPL-3.0-or-later", "url": "https://pngquant.org/pngquant-windows.zip", - "hash": "7ee4f98c7c0dfd23807b624a90a2aa3108ed46bc01f1bbd322bb9e3f3f54e6a6", + "hash": "587e49904b58c8e69df7a71ceabfd8efccdd79e8998062aa99c6411856510e7d", "extract_dir": "pngquant", "bin": "pngquant.exe", "checkver": "Binary for Windows.*?([\\d.]+)",