From 0045b67d507c2586d784bee8f31e6944d6706193 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Oct 2019 05:00:18 +0000 Subject: [PATCH] oxipng: Update to version 2.3.0 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index a17488fa95..44d19c4257 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.2", + "version": "2.3.0", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.2/oxipng-v2.2.2-x86_64-pc-windows-msvc.zip", - "hash": "0adb6ae5f480db012a63457f9aa36350e5f5c9c0d71503da93064e3cb2a28420" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.3.0/oxipng-v2.3.0-x86_64-pc-windows-msvc.zip", + "hash": "74a9831e5e89138269c80dfd593e50604b9f6f8f0772b63e1737a432b4997ae9" } }, "bin": "oxipng.exe",