From d9c46f4cec3248e058a8ad99aeb50dd1627cec26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 11 Jul 2021 23:12:52 -0700 Subject: [PATCH] oxipng: Update to version 5.0.0 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 76edda0748..ae410b8852 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,12 +1,12 @@ { - "version": "4.0.3", + "version": "5.0.0", "description": "Multi-threaded lossless PNG optimizer", "homepage": "https://github.com/shssoichiro/oxipng", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v4.0.3/oxipng-4.0.3-x86_64-pc-windows-msvc.zip", - "hash": "71ddc0410442534fd7fb64aee34807c9712d7c04c776bcbfee966df2d04e6454" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v5.0.0/oxipng-5.0.0-x86_64-pc-windows-msvc.zip", + "hash": "1d42558ea33da24f997e1b51e69ba6cff0613d8d361c5b18047e4761e40b01f4" } }, "bin": "oxipng.exe",