From e6e617e758c46f7358ebc3d2327a4649594c26b4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 Sep 2018 02:00:22 +0000 Subject: [PATCH] oxipng: Update to version 2.1.4 --- oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oxipng.json b/oxipng.json index e9c5e96136..de10ddc270 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.3", + "version": "2.1.4", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.3/oxipng-v2.1.3-x86_64-pc-windows-msvc.zip", - "hash": "6d3345d23dda12981f431537ecd1302c4d590ba07b9c4b565353631c1a8cfa9f" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.4/oxipng-v2.1.4-x86_64-pc-windows-msvc.zip", + "hash": "4487c6d6f29e719577c8d79f9fcc80baa2dbc2f9d72e3672f5da99ff32f6b11f" } }, "bin": "oxipng.exe",