From d70592a11655db04b5a43466ee0f643b1b0bc465 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 18 Nov 2018 00:00:22 +0000 Subject: [PATCH] oxipng: Update to version 2.1.6 --- oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oxipng.json b/oxipng.json index 09126db59a..1c6ea9b3fb 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.5", + "version": "2.1.6", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.5/oxipng-v2.1.5-x86_64-pc-windows-msvc.zip", - "hash": "7716d2348cc31b99440227fa8fb67f9aa602dc26dadb03505dfb7e07ca42db85" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.6/oxipng-v2.1.6-x86_64-pc-windows-msvc.zip", + "hash": "077454b5c96e7ec87f520cb314ad4963fc6b5fe7e7d63051ac6f224070b99603" } }, "bin": "oxipng.exe",