From 44cb8a5c3b28527df093ffd16b3dc2f9de7cb53e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:33:43 +0000 Subject: [PATCH] oxipng: Update to version 6.0.1 --- bucket/oxipng.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 6b880c4e50..4adcba8abb 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,12 +1,12 @@ { - "version": "6.0.0", + "version": "6.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/v6.0.0/oxipng-6.0.0-x86_64-pc-windows-msvc.zip", - "hash": "390f5b79a97c2a1ceca343fa9dadeaa29d252d31065ef0e92597eef93a5b1089" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v6.0.1/oxipng-6.0.1-x86_64-pc-windows-msvc.zip", + "hash": "f318afa8f164efd5583b4814a544404a1ee3d16ea79f0b5fe4ff8e49ddfc1c84" } }, "bin": "oxipng.exe",