From 48be50dec92ebf66c2d5c80dbcd8f63a24ddb87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 May 2020 09:56:47 +0200 Subject: [PATCH] oxipng: Update to version 3.0.0 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 44d19c4257..b71c4ece2f 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.3.0", + "version": "3.0.0", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v2.3.0/oxipng-v2.3.0-x86_64-pc-windows-msvc.zip", - "hash": "74a9831e5e89138269c80dfd593e50604b9f6f8f0772b63e1737a432b4997ae9" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.0/oxipng-v3.0.0-x86_64-pc-windows-msvc.zip", + "hash": "decdc7c6360fd16ec3b6d2b2b39bf60ef80b1a7e2b982e69128982c2614036f9" } }, "bin": "oxipng.exe",