From 6e69f11852f3d753b077392203564c8e6abb319e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:01 +0000 Subject: [PATCH] oxipng: Update to version 5.0.1 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index ae410b8852..6023855252 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,12 +1,12 @@ { - "version": "5.0.0", + "version": "5.0.1", "description": "Multi-threaded lossless PNG optimizer", "homepage": "https://github.com/shssoichiro/oxipng", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/shssoichiro/oxipng/releases/download/v5.0.0/oxipng-5.0.0-x86_64-pc-windows-msvc.zip", - "hash": "1d42558ea33da24f997e1b51e69ba6cff0613d8d361c5b18047e4761e40b01f4" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v5.0.1/oxipng-5.0.1-x86_64-pc-windows-msvc.zip", + "hash": "37122b5eaead5ee1a024e7328af83783f1ada08b60c688eb8823b352330071af" } }, "bin": "oxipng.exe",