diff --git a/bucket/oxipng.json b/bucket/oxipng.json index c7d0e6c5a7..e0503593d4 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,13 +1,13 @@ { - "version": "9.1.3", + "version": "9.1.4", "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.3/oxipng-9.1.3-x86_64-pc-windows-msvc.zip", - "hash": "2db81ad0355b2b55207cca2bb62596589a35970b7e37575486b8c7b26adfb304", - "extract_dir": "oxipng-9.1.3-x86_64-pc-windows-msvc" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.4/oxipng-9.1.4-x86_64-pc-windows-msvc.zip", + "hash": "304c300fa8ba7989f1b36da0298c7e887f9cedee0abf115290678a539e61d152", + "extract_dir": "oxipng-9.1.4-x86_64-pc-windows-msvc" } }, "bin": "oxipng.exe",