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