From 62014af80852041c58b36cfbfeff00749cb135f1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 2 Feb 2019 00:00:34 +0000 Subject: [PATCH] oxipng: Update to version 2.2.0 --- oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oxipng.json b/oxipng.json index 6428951912..e12c862a1c 100644 --- a/oxipng.json +++ b/oxipng.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/shssoichiro/oxipng", "description": "Multi-threaded lossless PNG optimizer", "license": "MIT", - "version": "2.1.8", + "version": "2.2.0", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.8/oxipng-v2.1.8-x86_64-pc-windows-msvc.zip", - "hash": "80d691853bb09074046cab8415e4be6a1756ac2ad1b7f27a4904139f8551b4cd" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.0/oxipng-v2.2.0-x86_64-pc-windows-msvc.zip", + "hash": "0bbbcce7d012d9c491f9dd8dcfd8de8480b21c31494258ce327929da3025d730" } }, "bin": "oxipng.exe",