From 50b1c58051a280cb336f6c9e0b7823831ba3de42 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Jul 2019 00:00:24 +0000 Subject: [PATCH] oxipng: Update to version 2.2.2 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index e12c862a1c..a17488fa95 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/shssoichiro/oxipng", "description": "Multi-threaded lossless PNG optimizer", "license": "MIT", - "version": "2.2.0", + "version": "2.2.2", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.0/oxipng-v2.2.0-x86_64-pc-windows-msvc.zip", - "hash": "0bbbcce7d012d9c491f9dd8dcfd8de8480b21c31494258ce327929da3025d730" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.2/oxipng-v2.2.2-x86_64-pc-windows-msvc.zip", + "hash": "0adb6ae5f480db012a63457f9aa36350e5f5c9c0d71503da93064e3cb2a28420" } }, "bin": "oxipng.exe",