From 29c27cbcad9598dd5173a63060468432f2f37234 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 16:28:40 +0000 Subject: [PATCH] oxipng: Update to version 8.0.0 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 92c9068e51..67fceeb2b2 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,12 +1,12 @@ { - "version": "7.0.0", + "version": "8.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/v7.0.0/oxipng-7.0.0-x86_64-pc-windows-msvc.zip", - "hash": "26ae2c42de91d22ed65021a3c11ce4a3db4b7e8285dea1f32473e3cd95921962" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v8.0.0/oxipng-8.0.0-x86_64-pc-windows-msvc.zip", + "hash": "88e8d2211f9374de69c5701d2d5b74fa5148f7d05bac44a2ef40a4038d3783e3" } }, "bin": "oxipng.exe",