From 62246b2d8cf151b24059c4ba48597f9c41c4cd41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 04:31:22 +0000 Subject: [PATCH] oxipng: Update to version 10.0.0 --- bucket/oxipng.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 2c1620ede7..ca8454b132 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,13 +1,13 @@ { - "version": "9.1.5", + "version": "10.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/v9.1.5/oxipng-9.1.5-x86_64-pc-windows-msvc.zip", - "hash": "d53981683d8b76f3f3e45410158b4bc3bd78f7d936e3620de4b1ea56c9dffa38", - "extract_dir": "oxipng-9.1.5-x86_64-pc-windows-msvc" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v10.0.0/oxipng-10.0.0-x86_64-pc-windows-msvc.zip", + "hash": "d80d93c12698f96162fc85f69c333079b964a8ee13437d84fcb72bb4c2c52943", + "extract_dir": "oxipng-10.0.0-x86_64-pc-windows-msvc" } }, "bin": "oxipng.exe",