From ce7b105b0cf81f839103c70f6117a3c34a3acdd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:26:18 +0000 Subject: [PATCH] oxipng: Update to version 9.1.0 --- bucket/oxipng.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index d07466d4b1..14644f1edd 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,13 +1,13 @@ { - "version": "9.0.0", + "version": "9.1.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/v9.0.0/oxipng-9.0.0-x86_64-pc-windows-msvc.zip", - "hash": "b6b3ab550424fe53f1618eeb7da2a453d368b5f5400ce8a5f323d6ef7820e861", - "extract_dir": "oxipng-9.0.0-x86_64-pc-windows-msvc" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.0/oxipng-9.1.0-x86_64-pc-windows-msvc.zip", + "hash": "e71f69f9968ff5a23f5becd6921d1941dd36f5b2ee7418afcdff2d496f79d0a0", + "extract_dir": "oxipng-9.1.0-x86_64-pc-windows-msvc" } }, "bin": "oxipng.exe",