From 86b03d1062104f3fa521dd89019fd78498b04fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:32:16 +0000 Subject: [PATCH] oxipng: Update to version 10.1.0 --- bucket/oxipng.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oxipng.json b/bucket/oxipng.json index ca8454b132..1bc36a3d03 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,13 +1,13 @@ { - "version": "10.0.0", + "version": "10.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/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" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v10.1.0/oxipng-10.1.0-x86_64-pc-windows-msvc.zip", + "hash": "d8067211e443e6b364139bf330aed487cf90b1574e080bce40241bf17d842a67", + "extract_dir": "oxipng-10.1.0-x86_64-pc-windows-msvc" } }, "bin": "oxipng.exe",